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