plus

operator fun <K, V> Map<K, V>?.plus(map: Map<K, V>?): Map<K, V>?