statuses property
- @JsonKey(defaultValue: [])
final
Statuses referenced in the body.
Implementation
@JsonKey(defaultValue: [])
final List<MastodonAnnouncementStatus> statuses;
Statuses referenced in the body.
@JsonKey(defaultValue: [])
final List<MastodonAnnouncementStatus> statuses;