inches property

Rational inches

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

Implementation

Rational get inches => getUnits(LengthUnit.inch);