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