toggle menu
yandex-music-api
0.1.0-dev6
common
switch theme
search in API
api-core
/
su.pank.yamusic.landing.model
/
LandingList
/
LandingList
Landing
List
constructor
(
type
:
BlockType
,
typeForFrom
:
String
,
title
:
String
,
id
:
String
?
=
null
,
newReleases
:
List
<
Int
>
=
listOf()
,
newPlaylists
:
List
<
PlaylistId
>
=
listOf()
,
podcasts
:
List
<
Int
>
=
listOf()
)
(
source
)