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