PlanUpdateOptions constructor
const
PlanUpdateOptions({})
Implementation
const PlanUpdateOptions({
this.active,
this.expand,
this.metadata,
this.nickname,
this.product,
this.trialPeriodDays,
});
const PlanUpdateOptions({
this.active,
this.expand,
this.metadata,
this.nickname,
this.product,
this.trialPeriodDays,
});