kotlin-stdlib / kotlin.coroutines / EmptyCoroutineContext / minusKey minusKey Common JVM JS Native 1.0 fun minusKey ( key : Key < * > ) : CoroutineContext (source) Returns a context containing elements from this context, but without an element with the specified key .