yt
yt
Playlist
Playlist.fromJson factory constructor
Playlist.fromJson
Playlist.fromJson
constructor
Null safety
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
Constructors
Playlist
fromJson
Properties
contentDetails
etag
hashCode
id
kind
localizations
player
runtimeType
snippet
status
Methods
noSuchMethod
toJson
toString
Operators
operator ==