Key

object Key : CoroutineContext.Key<DispatcherProvider>

Unique Key definition which allows the DispatcherProvider to be stored in the CoroutineContext.

Sources

Link copied to clipboard