miles method

Length miles()

Gets a Length representing this number of miles.

Implementation

Length miles() => Length.fromMiles(this);