ScanTypes class

Properties

bit int
final
hashCode int
The hash code for this object.
no setterinherited
name String
final
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.
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