menu
yt
yt
ChannelItem
ChannelItem.fromJson factory constructor
ChannelItem.fromJson
brightness_4
brightness_5
ChannelItem.fromJson
constructor
ChannelItem.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ChannelItem.fromJson(Map<String, dynamic> json) => _$ChannelItemFromJson(json);
yt
yt
ChannelItem
ChannelItem.fromJson factory constructor
ChannelItem class