Plan constructor
Plan(})
Implementation
Plan(this.name, this.amount, this.description, this.currencyCode,
this.billingFrequency, this.billingPeriod,
{this.gid,
this.currency,
this.planStartDate,
this.taxRateList,
this.couponId,
this.quantity,
this.totalCount,
this.status});