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