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