PlanRequestMessage constructor
PlanRequestMessage({})
Implementation
PlanRequestMessage({
this.name,
this.uniqueIdentifier,
this.cycle,
this.intervalType,
this.currencyTypeName,
this.valueInCents,
this.paymentMethod,
this.prices,
this.features,
});