invoke

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

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