emojis property
- @JsonKey(defaultValue: <MastodonCustomEmoji>[])
final
List of custom emojis used in the poll.
Implementation
@JsonKey(defaultValue: <MastodonCustomEmoji>[])
final List<MastodonCustomEmoji> emojis;
List of custom emojis used in the poll.
@JsonKey(defaultValue: <MastodonCustomEmoji>[])
final List<MastodonCustomEmoji> emojis;