keywords property
- @JsonKey(defaultValue: <MastodonFilterKeyword>[])
final
Keywords belonging to this filter.
Implementation
@JsonKey(defaultValue: <MastodonFilterKeyword>[])
final List<MastodonFilterKeyword> keywords;
Keywords belonging to this filter.
@JsonKey(defaultValue: <MastodonFilterKeyword>[])
final List<MastodonFilterKeyword> keywords;