class SupervisorScope : CoroutineScope
SupervisorScope(pool: CoroutineDispatcher, exceptionHandler: (CoroutineContext, Throwable) -> Unit)
val coroutineContext: CoroutineContext