OutgoingCall constructor
OutgoingCall()
Implementation
OutgoingCall(
super.id,
super.status,
super.muted,
super.speakerphone,
super.duration,
super.startTime,
super.establishTime,
super.endTime,
super.source,
super.destination,
);