financialAnalyses property
A FinancialAnalysis gives the savings from going solar assuming a given monthly bill and a given electricity provider.
They are in order of increasing order of monthly bill amount. This field will be empty for buildings in areas for which the Solar API does not have enough information to perform financial computations.
Implementation
core.List<FinancialAnalysis>? financialAnalyses;