serviceScope

open val serviceScope: CoroutineScope? = null

Override if a custom serviceScope, otherwise lifecycleScope will be used.