mapFromPairs

fun <K, V> mapFromPairs(vararg pairs: Any?): Map<K, V>(source)