BarkoderErrors class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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
Constants
- barcodeTypeNotFounded → const String
-
"6" - barcodeTypeNotSupported → const String
-
"7" - barkoderConfigIsNotValid → const String
-
"12" - barkoderViewDestroyed → const String
-
"1" - barkoderViewNotMounted → const String
-
"0" - barkodeViewNotMountedDesc → const String
-
"Barkoder is not mounted" - checksumTypeNotFounded → const String
-
"11" - colorNotSet → const String
-
"5" - decodingSpeedNotFounded → const String
-
"8" - formattingTypeNotFounded → const String
-
"9" - invalidResolution → const String
-
"2" - lengthRangeNotValid → const String
-
"10" - roiNotSet → const String
-
"4" - threadsLimitNotSet → const String
-
"3"