shared
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.nubasu.spotify.webapi.wrapper.response.playlists
/
PlaylistTrackObject
/
PlaylistTrackObject
Playlist
Track
Object
constructor
(
addedAt
:
String
?
=
null
,
addedBy
:
AddedBy
?
=
null
,
isLocal
:
Boolean
=
false
,
item
:
PlaybackItem
?
=
null
,
track
:
PlaybackItem
?
=
null
)