settings property
The settings of the organization
Implementation
@JsonKey(name: 'settings', required: true)
OrganizationSettings get settings => throw _privateConstructorUsedError;
The settings of the organization
@JsonKey(name: 'settings', required: true)
OrganizationSettings get settings => throw _privateConstructorUsedError;