Key

object Key : CoroutineContext.Key<CoroutineExceptionHandler>

Key for CoroutineExceptionHandler instance in the coroutine context.

Sources

Link copied to clipboard