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