menu
mastodon_client
mastodon_client.dart
MastodonStatus
tags property
tags
dark_mode
light_mode
tags
property
List
<
MastodonTag
>
tags
final
List of hashtags.
Implementation
final List<MastodonTag> tags;
mastodon_client
mastodon_client
MastodonStatus
tags property
MastodonStatus class