minus Key
open override fun minusKey(key: CoroutineContext.Key<*>): CoroutineContext
Content copied to clipboard
Returns a context containing elements from this context, but without an element with the specified key.
Returns a context containing elements from this context, but without an element with the specified key.