yt
yt
ChannelItem
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$ChannelItemToJson(this);
yt
yt
ChannelItem
toJson method
ChannelItem class
Constructors
ChannelItem
fromJson
Properties
contentDetails
etag
hashCode
id
kind
runtimeType
snippet
statistics
Methods
noSuchMethod
toJson
toString
Operators
operator ==