KeyInt

data class KeyInt(val key: Int) : IdentifierInfoKey(source)

Constructors

Link copied to clipboard
constructor(key: Int)

Properties

Link copied to clipboard
open override val key: Int