reactions property
- @JsonKey(defaultValue: [])
final
List of reactions.
Implementation
@JsonKey(defaultValue: [])
final List<MastodonAnnouncementReaction> reactions;
List of reactions.
@JsonKey(defaultValue: [])
final List<MastodonAnnouncementReaction> reactions;