toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-spotify
/
com.mapbox.nav.gm.spotify.domain
/
CachedPlaylists
Cached
Playlists
data
class
CachedPlaylists
(
val
items
:
List
<
ListItem
>
)
Members
Constructors
Cached
Playlists
Link copied to clipboard
constructor
(
items
:
List
<
ListItem
>
)
Properties
items
Link copied to clipboard
val
items
:
List
<
ListItem
>
Functions
are
Valid
Link copied to clipboard
fun
areValid
(
)
:
Boolean