fluidOunceUS property

Unit<Volume> fluidOunceUS
latefinal

Implementation

late final fluidOunceUS = _systemOfUnits.definePowersUnit(
    symbol: 'fl oz US', name: 'fluid ounce US', unit: Length().inch, factor: 231.0 / 160.0);