imperialGallons method

Volume imperialGallons()

Gets a Volume representing this number of imperial gallons.

Implementation

Volume imperialGallons() => Volume.fromImperialGallons(this);