Update Phone Call Signaling Data constructor.
const UpdatePhoneCallSignalingData({ required this.phoneCallId, required this.data, }) : super._();