CoroutinesStateStore

fun <S : MavericksState> CoroutinesStateStore(initialState: S, scope: CoroutineScope, contextOverride: CoroutineContext = EmptyCoroutineContext)