SIPTrunkOutboundCallResponse constructor
const
SIPTrunkOutboundCallResponse({})
Implementation
const SIPTrunkOutboundCallResponse({
required this.success,
required this.message,
required this.conversationId,
required this.sipCallId,
});