usLiquidGallons method

Volume usLiquidGallons()

Gets a Volume representing this number of US liquid gallons.

Implementation

Volume usLiquidGallons() => Volume.fromUsLiquidGallons(this);