BarcodeFormat class
Constructors
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
- aztec → const int
- codaBar → const int
- code_39 → const int
- code_93 → const int
- code_128 → const int
- dataMatrix → const int
- ean_8 → const int
- ean_13 → const int
- itf → const int
- maxiCode → const int
- pdf_417 → const int
- qrCode → const int
- rss_14 → const int
- rssExpanded → const int
- upcA → const int
- upcE → const int
- upcEanExtension → const int