SavingsPlansCoverageData constructor
SavingsPlansCoverageData({})
Implementation
SavingsPlansCoverageData({
this.coveragePercentage,
this.onDemandCost,
this.spendCoveredBySavingsPlans,
this.totalCost,
});
SavingsPlansCoverageData({
this.coveragePercentage,
this.onDemandCost,
this.spendCoveredBySavingsPlans,
this.totalCost,
});