CoroutineDispatchers
data class CoroutineDispatchers(val io: ERROR CLASS: Symbol not found for CoroutineDispatcher, val main: ERROR CLASS: Symbol not found for CoroutineDispatcher, val default: ERROR CLASS: Symbol not found for CoroutineDispatcher)(source)
Wrapper around Dispatchers to allow for easier testing when using dispatchers in injected classes.