menu
googleapis package
documentation
youtube/v3.dart
PlaylistListResponse
items property
items property
dark_mode
light_mode
items
property
List
<
Playlist
>
?
items
getter/setter pair
A list of playlists that match the request criteria
Implementation
core.List<Playlist>? items;
googleapis package
documentation
youtube/v3
PlaylistListResponse
items property
PlaylistListResponse class