kotlin-stdlib / kotlin.coroutines / CoroutineContext / Key Key Common JVM JS Native 1.0 interface Key < E : Element > (source) Key for the elements of CoroutineContext . E is a type of element with this key.