emojis property
- @JsonKey(defaultValue: [])
final
Custom emojis in the body.
Implementation
@JsonKey(defaultValue: [])
final List<MastodonCustomEmoji> emojis;
Custom emojis in the body.
@JsonKey(defaultValue: [])
final List<MastodonCustomEmoji> emojis;