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