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