BarcodePick class
Constructors
- BarcodePick(DataCaptureContext dataCaptureContext, BarcodePickSettings settings, BarcodePickProductProvider productProvider)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- productProvider ↔ BarcodePickProductProvider
-
getter/setter pairinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
addScanningListener(
BarcodePickScanningListener listener) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
removeScanningListener(
BarcodePickScanningListener listener) → void -
toMap(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- recommendedCameraSettings → CameraSettings
-
no setter