organizationId property
The ID of the organization that the collection belongs to.
Implementation
@JsonKey(name: 'organizationId', required: true)
String get organizationId => throw _privateConstructorUsedError;
The ID of the organization that the collection belongs to.
@JsonKey(name: 'organizationId', required: true)
String get organizationId => throw _privateConstructorUsedError;