to method

dynamic to(
  1. FrequencyUnit unit
)

Implementation

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