//reactivestate-core/com.ensody.reactivestate/StateFlowStoreFactory
StateFlowStoreFactory¶
[common]\ typealias StateFlowStoreFactory = (CoroutineScope) -> StateFlowStore
A factory function creating a StateFlowStore.
//reactivestate-core/com.ensody.reactivestate/StateFlowStoreFactory
[common]\ typealias StateFlowStoreFactory = (CoroutineScope) -> StateFlowStore
A factory function creating a StateFlowStore.