Stream that emits events when the call log is deleted.
@override Stream<dynamic> get onCallLogDeleted => onCallLogDeletedStreamController.stream;