ioCoroutineScope

val ioCoroutineScope: CoroutineScope

CoroutineScope for running coroutines on an IO thread. The scope is cancelled when the lifecycleOwnerLifecycle is destroyed.