licensePlateConfigScanModeValues top-level property

EnumValues<LicensePlateConfigScanMode> licensePlateConfigScanModeValues
final

Implementation

final licensePlateConfigScanModeValues = EnumValues({
  "africa": LicensePlateConfigScanMode.AFRICA,
  "albania": LicensePlateConfigScanMode.ALBANIA,
  "andorra": LicensePlateConfigScanMode.ANDORRA,
  "armenia": LicensePlateConfigScanMode.ARMENIA,
  "austria": LicensePlateConfigScanMode.AUSTRIA,
  "auto": LicensePlateConfigScanMode.AUTO,
  "azerbaijan": LicensePlateConfigScanMode.AZERBAIJAN,
  "belarus": LicensePlateConfigScanMode.BELARUS,
  "belgium": LicensePlateConfigScanMode.BELGIUM,
  "bosniaandherzegovina": LicensePlateConfigScanMode.BOSNIAANDHERZEGOVINA,
  "bulgaria": LicensePlateConfigScanMode.BULGARIA,
  "canada": LicensePlateConfigScanMode.CANADA,
  "croatia": LicensePlateConfigScanMode.CROATIA,
  "cyprus": LicensePlateConfigScanMode.CYPRUS,
  "czech": LicensePlateConfigScanMode.CZECH,
  "denmark": LicensePlateConfigScanMode.DENMARK,
  "estonia": LicensePlateConfigScanMode.ESTONIA,
  "finland": LicensePlateConfigScanMode.FINLAND,
  "france": LicensePlateConfigScanMode.FRANCE,
  "georgia": LicensePlateConfigScanMode.GEORGIA,
  "germany": LicensePlateConfigScanMode.GERMANY,
  "greece": LicensePlateConfigScanMode.GREECE,
  "hungary": LicensePlateConfigScanMode.HUNGARY,
  "iceland": LicensePlateConfigScanMode.ICELAND,
  "ireland": LicensePlateConfigScanMode.IRELAND,
  "italy": LicensePlateConfigScanMode.ITALY,
  "latvia": LicensePlateConfigScanMode.LATVIA,
  "liechtenstein": LicensePlateConfigScanMode.LIECHTENSTEIN,
  "lithuania": LicensePlateConfigScanMode.LITHUANIA,
  "luxembourg": LicensePlateConfigScanMode.LUXEMBOURG,
  "malta": LicensePlateConfigScanMode.MALTA,
  "moldova": LicensePlateConfigScanMode.MOLDOVA,
  "monaco": LicensePlateConfigScanMode.MONACO,
  "montenegro": LicensePlateConfigScanMode.MONTENEGRO,
  "netherlands": LicensePlateConfigScanMode.NETHERLANDS,
  "northmacedonia": LicensePlateConfigScanMode.NORTHMACEDONIA,
  "norway": LicensePlateConfigScanMode.NORWAY,
  "norwayspecial": LicensePlateConfigScanMode.NORWAYSPECIAL,
  "poland": LicensePlateConfigScanMode.POLAND,
  "portugal": LicensePlateConfigScanMode.PORTUGAL,
  "romania": LicensePlateConfigScanMode.ROMANIA,
  "russia": LicensePlateConfigScanMode.RUSSIA,
  "serbia": LicensePlateConfigScanMode.SERBIA,
  "slovakia": LicensePlateConfigScanMode.SLOVAKIA,
  "slovenia": LicensePlateConfigScanMode.SLOVENIA,
  "spain": LicensePlateConfigScanMode.SPAIN,
  "sweden": LicensePlateConfigScanMode.SWEDEN,
  "switzerland": LicensePlateConfigScanMode.SWITZERLAND,
  "turkey": LicensePlateConfigScanMode.TURKEY,
  "ukraine": LicensePlateConfigScanMode.UKRAINE,
  "unitedkingdom": LicensePlateConfigScanMode.UNITEDKINGDOM,
  "unitedstates": LicensePlateConfigScanMode.UNITEDSTATES
});