menu
mastodon_client
mastodon_client.dart
MastodonAdminAccount
disabled property
disabled
dark_mode
light_mode
disabled
property
@
JsonKey
(defaultValue: false)
bool
disabled
final
Whether the account has been disabled.
Implementation
@JsonKey(defaultValue: false) final bool disabled;
mastodon_client
mastodon_client
MastodonAdminAccount
disabled property
MastodonAdminAccount class