getOrDefault

fun <Key, Value> KoneMap<in Key, Value>.getOrDefault(key: Key, default: Value): Value(source)