BarcodeFormat class

Defines supported barcode formats.

Constructors

BarcodeFormat.new()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

AUSTRALIANPOST → const int
AZTEC → const int
CODABAR → const int
CODE_11 → const int
CODE_32 → const int
CODE_39 → const int
CODE_39_EXTENDED → const int
CODE_93 → const int
CODE_128 → const int
DATAMATRIX → const int
DOTCODE → const int
EAN_8 → const int
EAN_13 → const int
FIVE_DIGIT_ADD_ON → const int
GS1_COMPOSITE → const int
GS1_DATABAR → const int
GS1_DATABAR_EXPANDED → const int
GS1_DATABAR_EXPANDED_STACKED → const int
GS1_DATABAR_LIMITED → const int
GS1_DATABAR_OMNIDIRECTIONAL → const int
GS1_DATABAR_STACKED → const int
GS1_DATABAR_STACKED_OMNIDIRECTIONAL → const int
GS1_DATABAR_TRUNCATED → const int
INDUSTRIAL_25 → const int
ITF → const int
KIX → const int
MATRIX_25 → const int
MAXICODE → const int
MICRO_PDF417 → const int
MICRO_QR → const int
MSI_CODE → const int
NONSTANDARD_BARCODE → const int
ONED → const int
PATCHCODE → const int
PDF417 → const int
PHARMACODE → const int
PHARMACODE_ONE_TRACK → const int
PHARMACODE_TWO_TRACK → const int
PLANET → const int
POSTALCODE → const int
POSTNET → const int
QR_CODE → const int
RM4SCC → const int
TWO_DIGIT_ADD_ON → const int
UPC_A → const int
UPC_E → const int
USPSINTELLIGENTMAIL → const int