dispatchJobIn

@get:Composable
val <AppState> CompositionLocal<Store<AppState>>.dispatchJobIn: (ForegroundJobAction, CoroutineScope) -> Unit

Returns a dispatchJobIn function for a composition local store.