$QuotaLimit constructor
$QuotaLimit({})
Implementation
$QuotaLimit({
this.defaultLimit,
this.description,
this.displayName,
this.duration,
this.freeTier,
this.maxLimit,
this.metric,
this.name,
this.unit,
this.values,
});