protected inner class RefreshDelegateProvider<T>
(js)
<init> |
RefreshDelegateProvider(initialValue: T?, refreshFunction: (T) -> Unit) |
(js)
provideDelegate |
operator fun provideDelegate(thisRef: Any?, prop: KProperty<*>): RefreshDelegate<T> |