wattHour top-level property

EnergyUnits wattHour
final

Watt-hour as a unit.

Implementation

final EnergyUnits wattHour = EnergyUnits.powerTime(Power.watts, Time.hours);