menu
mastodon_client
mastodon_client.dart
MastodonPartialAccount
locked property
locked
dark_mode
light_mode
locked
property
@
JsonKey
(defaultValue: false)
bool
locked
final
Whether the account is locked.
Implementation
@JsonKey(defaultValue: false) final bool locked;
mastodon_client
mastodon_client
MastodonPartialAccount
locked property
MastodonPartialAccount class