empty

fun <K, V> empty(): Provider<Map<K, Lazy<V>>>(source)

Returns a provider of an empty map.