factory CollectionData.fromJson(Map<String, dynamic> json) { return _$CollectionDataFromJson(json); }