get

operator fun get(key: String): KeyValue

Gets the child KeyValue with the specified key. If no child with the given key exists, KeyValue.INVALID is returned.

Return

the child KeyValue

Parameters

key

key