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