FeaturedPlaylistsResponse

@Serializable
internal data class FeaturedPlaylistsResponse(val message: String, val playlists: Playlists)(source)

Constructors

Link copied to clipboard
constructor(message: String, playlists: Playlists)

Properties

Link copied to clipboard
Link copied to clipboard