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