get

open operator override fun get(key: Any?): MutableCollection<Nothing>?

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