ItemSectionRenderer

@Serializable
data class ItemSectionRenderer(contents: List<YoutubeSearchResponse.ItemSectionContent>)

Properties

Link copied to clipboard
val contents: List<YoutubeSearchResponse.ItemSectionContent>