yt
yt
SearchListResponse
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$SearchListResponseToJson(this);
yt
yt
SearchListResponse
toJson method
SearchListResponse class
Constructors
SearchListResponse
fromJson
Properties
etag
hashCode
items
kind
nextPageToken
pageInfo
prevPageToken
regionCode
runtimeType
searchItems
Methods
noSuchMethod
toJson
toString
Operators
operator ==