BarcodeBatch class
Constructors
- BarcodeBatch.forContext(DataCaptureContext context, BarcodeBatchSettings settings)
Properties
Methods
-
addListener(
BarcodeBatchListener listener) → void -
applySettings(
BarcodeBatchSettings settings) → Future< void> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
removeListener(
BarcodeBatchListener 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