//reactivestate-core/com.ensody.reactivestate/CoroutineLauncher/loading
loading¶
[common]\ abstract val loading: MutableValueFlow<Int>
The default loading tracker.
Use increment/decrement to safely update the loading counter.
//reactivestate-core/com.ensody.reactivestate/CoroutineLauncher/loading
[common]\ abstract val loading: MutableValueFlow<Int>
The default loading tracker.
Use increment/decrement to safely update the loading counter.