BarcodeFormat class

Constructors

BarcodeFormat()

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

ALL → const int
AZTEC → const int
CODABAR → const int
CODE_39 → const int
CODE_39_EXTENDED → const int
CODE_93 → const int
CODE_128 → const int
DATAMATRIX → const int
EAN_8 → const int
EAN_13 → 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
MAXICODE → const int
MICRO_PDF417 → const int
MICRO_QR → const int
MSI_CODE → const int
NULL → const int
ONED → const int
PATCHCODE → const int
PDF417 → const int
QR_CODE → const int
UPC_A → const int
UPC_E → const int