SearchResultOfTrendingEntryResponse.fromJson constructor

SearchResultOfTrendingEntryResponse.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory SearchResultOfTrendingEntryResponse.fromJson(Map<String, dynamic> json) => _$SearchResultOfTrendingEntryResponseFromJson(json);