getChar

open override fun getChar(key: String): Char?(source)

Retrieves a Char value for the given key.

Return

The Char value, or null if no value exists for the key

Parameters

key

The key to retrieve the value for