isRegistrationsEnabled property

  1. @JsonKey(name: 'registrations')
bool isRegistrationsEnabled
inherited

Whether registrations are enabled.

Implementation

@JsonKey(name: 'registrations')
bool get isRegistrationsEnabled => throw _privateConstructorUsedError;