BarcodeScanner class
BarcodeScanner class.
- Annotations
-
- @JS('DBR.BarcodeScanner')
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- onFrameRead ← Function
-
no getter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
getRuntimeSettings(
) → PromiseJsImpl -
hide(
) → void -
initRuntimeSettingsWithString(
String settings) → PromiseJsImpl< void> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
outputRuntimeSettingsToString(
) → PromiseJsImpl -
show(
) → void -
toString(
) → String -
A string representation of this object.
inherited
-
updateRuntimeSettings(
String settings) → PromiseJsImpl< void>
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited