Companion

Functions

Link copied to clipboard

Returns a new Builder

Link copied to clipboard
fun <K : Any, V : Any> empty(): Provider<Map<K, Provider<Lazy<V>>>>

Returns a provider of an empty map.