key

open override val key: CoroutineContext.Key<*>

This unique Key property is what allows the DispatcherProvider to be stored in the CoroutineContext.

Sources

Link copied to clipboard