launch

Extension function for InitializerContext to launch a coroutine and run a suspend function without exposing the bloc's CoroutineScope.


Extension function for InitializerContext to launch a coroutine and run a suspend function without exposing the bloc's CoroutineScope.

Parameters

jobConfig

Extension function for ThunkContext to launch a coroutine and run a suspend function without exposing the bloc's CoroutineScope.


Extension function for ThunkContext to launch a coroutine and run a suspend function without exposing the bloc's CoroutineScope.

Parameters

jobConfig

Extension function for ThunkContextNoAction to launch a coroutine and run a suspend function without exposing the bloc's CoroutineScope.


Extension function for ThunkContextNoAction to launch a coroutine and run a suspend function without exposing the bloc's CoroutineScope.

Parameters

jobConfig

Extension function for ReducerContext to launch a coroutine and run a suspend function without exposing the bloc's CoroutineScope.


Extension function for ReducerContext to launch a coroutine and run a suspend function without exposing the bloc's CoroutineScope.

Parameters

jobConfig

Extension function for ReducerContextNoAction to launch a coroutine and run a suspend function without exposing the bloc's CoroutineScope.


Extension function for ReducerContextNoAction to launch a coroutine and run a suspend function without exposing the bloc's CoroutineScope.

Parameters

jobConfig