PlaylistResponse class
- Annotations
-
- @JsonSerializable(explicitToJson: true)
Properties
-
etag
→ String
-
The Etag of this resource.
finalinherited
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
items
→ List<Playlist>
-
no setter
-
kind
→ String
-
Identifies the API resource's type. The value will be youtube#searchListResponse.
finalinherited
-
nextPageToken
→ String?
-
The token that can be used as the value of the pageToken parameter to retrieve the next page in the result set.
finalinherited
-
pageInfo
→ PageInfo?
-
The pageInfo object encapsulates paging information for the result set.
finalinherited
-
playlistItems
→ List<Playlist>?
-
A list of playlists that match the request criteria.
final
-
prevPageToken
→ String?
-
The token that can be used as the value of the pageToken parameter to retrieve the previous page in the result set.
finalinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited