usLiquidPints property

Rational usLiquidPints

Gets the number of US liquid pints in this Volume, including any fractional portion.

Implementation

Rational get usLiquidPints => getUnits(VolumeUnit.usLiquidPint);