TrustedAdvisorCostOptimizingSummary constructor
      
      TrustedAdvisorCostOptimizingSummary({})
     
    
    
Implementation
TrustedAdvisorCostOptimizingSummary({
  required this.estimatedMonthlySavings,
  required this.estimatedPercentMonthlySavings,
});