to method

dynamic to(
  1. AreaUnit unit
)

Implementation

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