SipIncomingCallEventResult constructor Null safety
Implementation
SipIncomingCallEventResult(
{this.event,
this.username,
this.displayname,
this.callee,
this.referredBy,
this.replaces,
this.srtp,
this.headers});
SipIncomingCallEventResult(
{this.event,
this.username,
this.displayname,
this.callee,
this.referredBy,
this.replaces,
this.srtp,
this.headers});