invoke

open operator override fun invoke(): Map<K, V>(source)

Returns a Map<K, V> whose iteration order is that of the elements given by each of the providers, which are invoked in the order given at creation.