kotlin-stdlib / kotlin.coroutines / coroutineContext coroutineContext Common JVM JS Native 1.3 suspend inline val coroutineContext: CoroutineContext(source) Returns the context of the current coroutine.