hashtags property
- @JsonKey(defaultValue: <MastodonTag>[])
final
List of hashtags matching the search (Tag objects).
Implementation
@JsonKey(defaultValue: <MastodonTag>[])
final List<MastodonTag> hashtags;
List of hashtags matching the search (Tag objects).
@JsonKey(defaultValue: <MastodonTag>[])
final List<MastodonTag> hashtags;