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