convertTo abstract method

num convertTo(
  1. Unit<T> to
)

Implementation

num convertTo(
  Unit<T> to,
);