menu
yt
yt
SearchResult
SearchResult.fromJson factory constructor
SearchResult.fromJson
brightness_4
brightness_5
SearchResult.fromJson
constructor
SearchResult.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory SearchResult.fromJson(Map<String, dynamic> json) => _$SearchResultFromJson(json);
yt
yt
SearchResult
SearchResult.fromJson factory constructor
SearchResult class