StateFlowStoreFactory

typealias StateFlowStoreFactory = (CoroutineScope) -> StateFlowStore

A factory function creating a StateFlowStore.