Stream that emits events when the call action is performed.
@override Stream<dynamic> get onCallAction => onCallActionStreamController.stream;