menu
mastodon_client
mastodon_client.dart
MastodonAccount
locked property
locked
dark_mode
light_mode
locked
property
@
JsonKey
(defaultValue: false)
bool
locked
final
Whether follow requests require approval.
Implementation
@JsonKey(defaultValue: false) final bool locked;
mastodon_client
mastodon_client
MastodonAccount
locked property
MastodonAccount class