menu
mastodon_client
mastodon_client.dart
MastodonAnnouncement
tags property
tags
dark_mode
light_mode
tags
property
@
JsonKey
(defaultValue: [])
List
<
MastodonTag
>
tags
final
Hashtags in the body.
Implementation
@JsonKey(defaultValue: []) final List<MastodonTag> tags;
mastodon_client
mastodon_client
MastodonAnnouncement
tags property
MastodonAnnouncement class