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