dispatchJobInHere
@get:Composable
Returns a dispatchJobIn function for a composition local store. It provides a CoroutineScope from rememberCoroutineScope. It results in an automatic cancellation of any foreground coroutine triggered by this function at a composable disposal.