Stream that emits events when the call status is updated.
@override Stream<dynamic> get onCallStatusUpdated => onCallStatusUpdatedStreamController.stream;