menu
yt
yt
VideoItem
VideoItem.fromJson factory constructor
VideoItem.fromJson
brightness_4
brightness_5
VideoItem.fromJson
constructor
VideoItem.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory VideoItem.fromJson(Map<String, dynamic> json) => _$VideoItemFromJson(json);
yt
yt
VideoItem
VideoItem.fromJson factory constructor
VideoItem class
Constructors
VideoItem
fromJson
Properties
contentDetails
etag
hashCode
id
kind
liveStreamingDetails
player
runtimeType
snippet
statistics
status
Methods
noSuchMethod
toJson
toString
Operators
operator ==