emojis property
- @JsonKey(defaultValue: <MastodonCustomEmoji>[])
final
List of custom emojis at revision time.
Implementation
@JsonKey(defaultValue: <MastodonCustomEmoji>[])
final List<MastodonCustomEmoji> emojis;
List of custom emojis at revision time.
@JsonKey(defaultValue: <MastodonCustomEmoji>[])
final List<MastodonCustomEmoji> emojis;