pounds property

Rational pounds

Gets the number of pounds in this Weight, including any fractional portion.

Implementation

Rational get pounds => getUnits(WeightUnit.pound);