Main

Properties

Link copied to clipboard
val dispatcher: CoroutineDispatcher

The underlying CoroutineDispatcher for this dispatcher type.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val scope: CoroutineScope

A CoroutineScope associated with this dispatcher, using a SupervisorJob.