gallonUK constant

Unit const gallonUK

A unit of volume equal to 4.546 09 [LITRE] (standard name gal_uk).

Implementation

static const Unit gallonUK = TransformedUnit(
    litre, RationalConverter._(RationalNumber._(454609, 100000)));