AffiliateInfoModel constructor
AffiliateInfoModel({})
Implementation
AffiliateInfoModel(
{this.id,
this.email,
this.address,
this.devicePrice,
this.appName,
this.appId,
this.createdAt,
this.updatedAt,
this.serialNumber});