inKilowatts property
double
get
inKilowatts
Returns the power value in Kilowatts (kW).
Implementation
double get inKilowatts => getValue(PowerUnit.kilowatt);
Returns the power value in Kilowatts (kW).
double get inKilowatts => getValue(PowerUnit.kilowatt);