object NoKey : Key
A key that represents no value.
fun equals(other: Any?): Boolean
fun hashCode(): Int
fun toString(): String