WmsScanner class

Constructors

WmsScanner({bool enableBluetoothScanner = false, bool enableDT50Scanner = true})

Properties

enableBluetoothScanner bool
getter/setter pair
enableDT50Scanner bool
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scannedProduct String
getter/setter pair

Methods

listen(void event(String)) StreamSubscription<String>?
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
stop() → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

scanEquipment() Future<EquipmentData?>
scanEquipmentPart() Future<EquipmentPartData?>
scanProduct() Future<ProductScanResult?>
Opens camera app to scan QR code