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