Scandevice class

Constructors

Scandevice()

Properties

beep bool
getter/setter pair
connected bool
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
listeners List<Listener>
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
vibrate bool
getter/setter pair

Methods

close() → void
init() Future
invk<T>(String method) Future<T?>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
open() → void
reset() → void
scan() → void
setBroadcastOutputMode() → void
toString() String
A string representation of this object.
inherited

Operators

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