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