inGallons property

double get inGallons

Returns the volume value in US Gallons (gal).

Implementation

double get inGallons => getValue(VolumeUnit.gallon);