InternalData

data class InternalData(val ts: Long, val v1st: String)

Constructors

Link copied to clipboard
constructor(ts: Long, v1st: String)

Properties

Link copied to clipboard
val ts: Long
Link copied to clipboard