menu
mastodon_client
mastodon_client.dart
MastodonAccount
displayName property
displayName
dark_mode
light_mode
displayName
property
@
JsonKey
(defaultValue: '')
String
displayName
final
Display name.
Implementation
@JsonKey(defaultValue: '') final String displayName;
mastodon_client
mastodon_client
MastodonAccount
displayName property
MastodonAccount class