Subscriber constructor
Implementation
Subscriber(
{this.uid,
this.referralCode,
this.isGlobalSalesPool,
this.isFounder,
this.wallet,
this.founderShares,
this.parentId,
this.createdAt,
this.updatedAt});
Subscriber(
{this.uid,
this.referralCode,
this.isGlobalSalesPool,
this.isFounder,
this.wallet,
this.founderShares,
this.parentId,
this.createdAt,
this.updatedAt});