kotlin-stdlib / kotlin.coroutines / Continuation / context context Common JVM JS Native 1.0 abstract val context: CoroutineContext(source) The context of the coroutine that corresponds to this continuation.