yt
yt
ChannelResponse
items property
items
items
property
Null safety
List
<
ChannelItem
>
items
final
A list of channels that match the request criteria.
Implementation
final List<ChannelItem> items;
yt
yt
ChannelResponse
items property
ChannelResponse class
Constructors
ChannelResponse
fromJson
Properties
etag
hashCode
items
kind
nextPageToken
pageInfo
prevPageToken
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==