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
Constructors
SearchResult
fromJson
Properties
etag
hashCode
id
kind
runtimeType
snippet
Methods
noSuchMethod
toJson
toString
Operators
operator ==