toggle menu
spotify-api-kotlin
4.1.3
common
switch theme
search in API
spotify-api-kotlin
/
com.adamratzman.spotify.models
/
CurrentlyPlayingObject
/
item
item
@
Serializable
(
with
=
PlayableSerializer::class
)
@
SerialName
(
value
=
"item"
)
val
item
:
Playable
?
=
null
(
source
)
Parameters
item
The currently playing track or episode. Can be null.