Call constructor
Call({})
Implementation
Call({
this.callerId,
this.callerName,
this.callerPic,
this.receiverId,
this.receiverName,
this.receiverPic,
this.timeepoch,
this.channelId,
this.hasDialled,
this.isvideocall,
this.channelToken,
this.agoraAppId,
this.data,
});