Scanner class

Constructors

Scanner()
const

Properties

barCode String
no setter
barCodeScannerLabel String
no setter
barCodesFound String
no setter
changingCameraLens String
no setter
enterManualCode String
no setter
flashOff String
no setter
flashOn String
no setter
hashCode int
The hash code for this object.
no setterinherited
manualCodeDescription String
no setter
manualScan String
no setter
resourceAlreadyScanned String
no setter
resourceCode String
no setter
resourcesScanned String
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scannedResourceCountMisMatch String
no setter
scannerDialogContent String
no setter
scannerDialogPrimaryAction String
no setter
scannerDialogSecondaryAction String
no setter
scannerDialogTitle String
no setter
scannerLabel String
no setter

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