ioDispatcher

expect val ioDispatcher: CoroutineDispatcher(source)

Access to the IO dispatcher in a multiplatform-safe way.

actual val ioDispatcher: CoroutineDispatcher(source)

Access to the IO dispatcher in a multiplatform-safe way.