yards property

Rational yards

Gets the number of yards in this Length, including any fractional portion.

Implementation

Rational get yards => getUnits(LengthUnit.yard);