menu
mastodon_client
mastodon_client.dart
MastodonAccountsConfiguration
maxFeaturedTags property
maxFeaturedTags
dark_mode
light_mode
maxFeaturedTags
property
@
JsonKey
(defaultValue: 10)
int
maxFeaturedTags
final
Maximum number of featured tags.
Implementation
@JsonKey(defaultValue: 10) final int maxFeaturedTags;
mastodon_client
mastodon_client
MastodonAccountsConfiguration
maxFeaturedTags property
MastodonAccountsConfiguration class