dispatchJob

@get:Composable
val <AppState> CompositionLocal<Store<AppState>>.dispatchJob: (ForegroundJobAction) -> Job

Returns a dispatchJob function for a composition local store.