averageKwhPerMonth property

double? averageKwhPerMonth
getter/setter pair

How much electricity the house uses in an average month, based on the bill size and the local electricity rates.

Implementation

core.double? averageKwhPerMonth;