Variable MeasurementUnitEnumConst
MeasurementUnitEnum: {
Centimeters: "CENTIMETERS";
Count: "COUNT";
CubicCentimeters: "CUBIC_CENTIMETERS";
CubicFeet: "CUBIC_FEET";
CubicInches: "CUBIC_INCHES";
CubicMeters: "CUBIC_METERS";
Feet: "FEET";
FluidOunces: "FLUID_OUNCES";
Gallons: "GALLONS";
Grams: "GRAMS";
Inches: "INCHES";
Kilograms: "KILOGRAMS";
Liters: "LITERS";
Meters: "METERS";
Milligrams: "MILLIGRAMS";
Millimeters: "MILLIMETERS";
Ounces: "OUNCES";
Pints: "PINTS";
Pounds: "POUNDS";
Quarts: "QUARTS";
SquareCentimeters: "SQUARE_CENTIMETERS";
SquareFeet: "SQUARE_FEET";
SquareInches: "SQUARE_INCHES";
SquareMeters: "SQUARE_METERS";
} = ...