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