to method

dynamic to(
  1. LengthUnit unit
)

Implementation

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