gallonUK property

Unit<Volume> gallonUK
latefinal

Implementation

late final gallonUK = _systemOfUnits.definePowersUnit(
    symbol: 'gal UK', name: 'gallon UK', unit: Length().decimeter, factor: 4.54609);