Supplement

constructor(id: Int, lyrics: Lyrics? = null, video: List<VideoSupplement> = listOf(), clips: List<Clip>? = null, radioIsAvailable: Boolean? = null, description: String? = null)(source)