scope

private val scope: CoroutineScope

Parameters

scope

a CoroutineScope defaulted to Default can provide your own scope as well, ensure its testable by injecting the provider.