hectometers method

Length hectometers()

Gets a Length representing this number of hectometers.

Implementation

Length hectometers() => Rational.fromInt(this).hectometers();