to method

dynamic to(
  1. PressureUnit unit
)

Implementation

to(PressureUnit unit) => value.to(unit);