Playlists

data class Playlists(val items: List<Playlist>, val isNext: Boolean)(source)

Constructors

Link copied to clipboard
constructor(items: List<Playlist>, isNext: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard