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
Constructors
PlaylistItem
fromJson
Properties
contentDetails
etag
hashCode
id
kind
runtimeType
snippet
status
Methods
noSuchMethod
toJson
toString
Operators
operator ==