mentions property
- @JsonKey(defaultValue: [])
final
Mentions in the body.
Implementation
@JsonKey(defaultValue: [])
final List<MastodonMention> mentions;
Mentions in the body.
@JsonKey(defaultValue: [])
final List<MastodonMention> mentions;