ScanTypes class
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
getByValue(
int value) → ScanTypes
Constants
- all → const ScanTypes
- aztec → const ScanTypes
- codaBar → const ScanTypes
- code39 → const ScanTypes
- code93 → const ScanTypes
- code128 → const ScanTypes
- dataMatrix → const ScanTypes
- ean8 → const ScanTypes
- ean13 → const ScanTypes
- itf14 → const ScanTypes
- pdf417 → const ScanTypes
- qRCode → const ScanTypes
- upcCodeA → const ScanTypes
- upcCodeE → const ScanTypes