Dispatch
dispatch-core
/
dispatch.core
/
DefaultCoroutineScope
Default
Coroutine
Scope
interface
DefaultCoroutineScope
:
CoroutineScope
Content copied to clipboard
Marker interface which designates a
CoroutineScope
with a
CoroutineDispatcher
of
default
.
Properties
Sources
Properties
coroutineContext
Link copied to clipboard
abstract
val
coroutineContext
:
CoroutineContext
Content copied to clipboard
Sources
jvm source
Link copied to clipboard