The collection from json
factory Collection.fromJson(Map<String, dynamic> json) => _$CollectionFromJson(json);