DBRRuntimeSettings class

Constructors

DBRRuntimeSettings.fromJson(Map<String, dynamic> json)

Properties

barcodeFormatIds int?
getter/setter pair
barcodeFormatIds_2 int?
getter/setter pair
binarizationModes List<int>?
getter/setter pair
deblurLevel int?
getter/setter pair
deblurModes List<int>?
getter/setter pair
expectedBarcodeCount int?
getter/setter pair
furtherModes FurtherModes?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
localizationModes List<int>?
getter/setter pair
minBarcodeTextLength int?
getter/setter pair
minResultConfidence int?
getter/setter pair
region Region?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scaleDownThreshold int?
getter/setter pair
scaleUpModes List<int>?
getter/setter pair
textResultOrderModes List<int>?
getter/setter pair
timeout int?
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

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