ZebraBridge class

bridge between flutter and android.

Constructors

ZebraBridge({Zebra123? listener})
factory

Properties

connectionStatus ZebraConnectionStatus
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
interface ZebraInterfaces
getter/setter pair
listeners List<Zebra123>
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

addListener(Zebra123 listener) → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
removeListener(Zebra123 listener) → void
scan(ZebraScanRequest request) → void
toString() String
A string representation of this object.
inherited
write(String epc, {String? epcNew, double? password, double? passwordNew, String? data}) → void

Operators

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

Static Properties

sink StreamSubscription
latefinal
support List<ZebraInterfaces>
final