menu
mastodon_client
mastodon_client.dart
MastodonInstanceRegistrations
enabled property
enabled
dark_mode
light_mode
enabled
property
@
JsonKey
(defaultValue: false)
bool
enabled
final
Whether new registrations are accepted.
Implementation
@JsonKey(defaultValue: false) final bool enabled;
mastodon_client
mastodon_client
MastodonInstanceRegistrations
enabled property
MastodonInstanceRegistrations class