The Collections from json
factory Collections.fromJson(Map<String, dynamic> json) => _$CollectionsFromJson(json);