get

open operator override fun get(key: K?): MutableCollection<V>?

Returns the Collection of values to which the specified key is mapped, or null if this multimap contains no mapping for the key.