Key

data class Key(val slot: Int) : QueryPathSegment

Constructors

Link copied to clipboard
constructor(slot: Int)

Properties

Link copied to clipboard
val slot: Int