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