settings property

  1. @JsonKey(name: 'settings', required: true)
OrganizationSettings get settings
inherited

The settings of the organization

Implementation

@JsonKey(name: 'settings', required: true)
OrganizationSettings get settings => throw _privateConstructorUsedError;