usLiquidPints method

Volume usLiquidPints()

Gets a Volume representing this number of US liquid pints.

Implementation

Volume usLiquidPints() => Volume.fromUsLiquidPints(this);