description property
A description of the collection.
Implementation
@JsonKey(name: 'description', required: true)
String get description => throw _privateConstructorUsedError;
A description of the collection.
@JsonKey(name: 'description', required: true)
String get description => throw _privateConstructorUsedError;