vehicleInspectionStickerValues top-level property
Implementation
final vehicleInspectionStickerValues = EnumValues({
"DISABLED": VehicleInspectionSticker.DISABLED,
"MANDATORY": VehicleInspectionSticker.MANDATORY,
"OPTIONAL": VehicleInspectionSticker.OPTIONAL
});