statuses property
- @JsonKey(defaultValue: <MastodonStatus>[])
final
List of statuses associated with the report.
Implementation
@JsonKey(defaultValue: <MastodonStatus>[])
final List<MastodonStatus> statuses;
List of statuses associated with the report.
@JsonKey(defaultValue: <MastodonStatus>[])
final List<MastodonStatus> statuses;