accounts property
- @JsonKey(defaultValue: <MastodonAccount>[])
final
List of accounts participating in the conversation.
Implementation
@JsonKey(defaultValue: <MastodonAccount>[])
final List<MastodonAccount> accounts;
List of accounts participating in the conversation.
@JsonKey(defaultValue: <MastodonAccount>[])
final List<MastodonAccount> accounts;