SampleConsumption constructor
SampleConsumption({})
Implementation
SampleConsumption({
this.dualFuelDualRate,
this.dualFuelSingleRate,
this.electricityDualRate,
this.electricitySingleRate,
});
SampleConsumption({
this.dualFuelDualRate,
this.dualFuelSingleRate,
this.electricityDualRate,
this.electricitySingleRate,
});