DiscardCall constructor
DiscardCall({})
Implementation
DiscardCall({
super.extra,
super.client_id,
this.call_id,
this.is_disconnected,
this.duration,
this.is_video,
this.connection_id,
});
DiscardCall({
super.extra,
super.client_id,
this.call_id,
this.is_disconnected,
this.duration,
this.is_video,
this.connection_id,
});