ChartInfoMenu

@Serializable
data class ChartInfoMenu(val items: List<ChartInfoMenuItem>)(source)

Constructors

Link copied to clipboard
constructor(items: List<ChartInfoMenuItem>)

Properties

Link copied to clipboard