launchIO
Handy equivalent of CoroutineScope.launch to launch directly with the ioDispatcher.
Return
the Job which will be launched by this method.
Handy equivalent of CoroutineScope.launch to launch directly with the ioDispatcher.
the Job which will be launched by this method.