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