coroutineScope

private val coroutineScope: CoroutineScope

A CoroutineScope used to launch the MonitorPhoneCallsUseCase. It is cancelled when the service is destroyed.