CallEntity constructor
CallEntity({})
Implementation
CallEntity(
{this.callId,
this.userName,
this.userImage,
this.callMatch,
this.callType,
this.toyCost,
this.callCost,
this.callCostUserId,
this.callPackage,
this.matchTime,
this.matchCostUserId});