getOrNull

fun getOrNull(key: K): V?

Answer the value if present, otherwise null.