menu
yt
yt
PlaylistResponse
PlaylistResponse.fromJson factory constructor
PlaylistResponse.fromJson
brightness_4
brightness_5
PlaylistResponse.fromJson
constructor
PlaylistResponse.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory PlaylistResponse.fromJson(Map<String, dynamic> json) => _$PlaylistResponseFromJson(json);
yt
yt
PlaylistResponse
PlaylistResponse.fromJson factory constructor
PlaylistResponse class
Constructors
PlaylistResponse
fromJson
Properties
etag
hashCode
items
kind
nextPageToken
pageInfo
playlistItems
prevPageToken
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==