menu
mastodon_client
mastodon_client.dart
MastodonTag
id property
id
dark_mode
light_mode
id
property
@
JsonKey
(defaultValue: '')
String
id
final
Database ID of the tag.
Implementation
@JsonKey(defaultValue: '') final String id;
mastodon_client
mastodon_client
MastodonTag
id property
MastodonTag class