LandingList

constructor(type: BlockType, typeForFrom: String, title: String, id: String? = null, newReleases: List<Int> = listOf(), newPlaylists: List<PlaylistId> = listOf(), podcasts: List<Int> = listOf())(source)