Chart

@Serializable
data class Chart(val position: Int, val progress: String, val listeners: Int, val shift: Int)(source)

Constructors

Link copied to clipboard
constructor(position: Int, progress: String, listeners: Int, shift: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val shift: Int