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