inHPa property

double get inHPa

Returns the pressure value in Hectopascals (hPa).

Implementation

double get inHPa => getValue(PressureUnit.hectopascal);