ReduKt
redukt-compose
/
com.daftmobile.redukt.compose
/
dispatchJob
dispatch
Job
@get:
Composable
val
<
AppState
>
CompositionLocal
<
Store
<
AppState
>
>
.
dispatchJob
:
(
ForegroundJobAction
)
->
Job
Returns a dispatchJob function for a composition local store.