contains

operator fun contains(key: K): Boolean

Returns true if the specified key is present in this hash map, false otherwise.