scope

abstract val scope: CoroutineScope

A failure or cancellation of a child does not cause the supervisor job to fail and does not affect its other children.

Return

kotlinx.coroutines.CoroutineScope