UsagePlan constructor
UsagePlan({})
Implementation
UsagePlan({
this.apiStages,
this.description,
this.id,
this.name,
this.productCode,
this.quota,
this.tags,
this.throttle,
});
UsagePlan({
this.apiStages,
this.description,
this.id,
this.name,
this.productCode,
this.quota,
this.tags,
this.throttle,
});