defaultBill property

bool? defaultBill
getter/setter pair

Whether this is the bill size selected to be the default bill for the area this building is in.

Exactly one FinancialAnalysis in BuildingSolarPotential should have default_bill set.

Implementation

core.bool? defaultBill;