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