BarcodeType class

Properties

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

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

codabar → const BarcodeType
CODABAR (NW-7)
code39 → const BarcodeType
CODE39
code128 → const BarcodeType
CODE128
ean8 → const BarcodeType
JAN8 (EAN8)
ean13 → const BarcodeType
JAN13 (EAN13)
itf → const BarcodeType
ITF (Interleaved 2 of 5)
upcA → const BarcodeType
UPC-A
upcE → const BarcodeType
UPC-E