menu
mastodon_client
mastodon_client.dart
MastodonFeaturedTag
url property
url
dark_mode
light_mode
url
property
@
JsonKey
(defaultValue: '')
String
url
final
URL to the list of statuses containing this hashtag.
Implementation
@JsonKey(defaultValue: '') final String url;
mastodon_client
mastodon_client
MastodonFeaturedTag
url property
MastodonFeaturedTag class