fluidOunces property

Volume fluidOunces

Creates a fluid ounce measurement.

Implementation

Volume get fluidOunces =>
    VolumeInterpreter._fluidOunces._withPrefix(_prefix)(_value);