//reactivestate-core/com.ensody.reactivestate/ReactiveStateContext
ReactiveStateContext¶
interface ReactiveStateContext
Contains all values which are part of the
Inheritors¶
ReactiveViewModelContext |
Properties¶
Name | Summary |
---|---|
scope | [common] abstract val scope: CoroutineScope |
stateFlowStore | [common] abstract val stateFlowStore: StateFlowStore |