FinancialDetails constructor
FinancialDetails({})
Implementation
FinancialDetails({
this.costOfElectricityWithoutSolar,
this.federalIncentive,
this.initialAcKwhPerYear,
this.lifetimeSrecTotal,
this.netMeteringAllowed,
this.percentageExportedToGrid,
this.remainingLifetimeUtilityBill,
this.solarPercentage,
this.stateIncentive,
this.utilityIncentive,
});