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