enabled property

  1. @JsonKey(defaultValue: false)
bool enabled
final

Whether new registrations are accepted.

Implementation

@JsonKey(defaultValue: false)
final bool enabled;