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