menu
mastodon_client
mastodon_client.dart
MastodonAdminAccount
email property
email
dark_mode
light_mode
email
property
@
JsonKey
(defaultValue: '')
String
?
email
final
Email address associated with the account.
Implementation
@JsonKey(defaultValue: '') final String? email;
mastodon_client
mastodon_client
MastodonAdminAccount
email property
MastodonAdminAccount class