IO

@Qualifier
annotation class IO

Qualifier annotation for the IO CoroutineDispatcher.

This annotation is used to indicate that the IO dispatcher should be injected, or to inject a coroutine scope with IO dispatcher as coroutine context.