Default

@Qualifier
annotation class Default

Qualifier annotation for the default CoroutineDispatcher.

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