LiquidVolumeUnitEnum: {
    C: "C";
    FlOz: "FL_OZ";
    Gal: "GAL";
    L: "L";
    Ml: "ML";
    Pt: "PT";
    Qt: "QT";
} = ...