organizationId property

  1. @JsonKey(name: 'organizationId', required: true)
String get organizationId
inherited

The ID of the organization that the collection belongs to.

Implementation

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