lazyResets

inline fun <T : Any> ResetManager.lazyResets(noinline valueFactory: suspend () -> T): LazyResets<T>

Sources

Link copied to clipboard