collectionId property
The collection's unique ID.
Implementation
@JsonKey(name: 'collectionId', required: true)
String get collectionId => throw _privateConstructorUsedError;
The collection's unique ID.
@JsonKey(name: 'collectionId', required: true)
String get collectionId => throw _privateConstructorUsedError;