AndroidReaderEventType class

Constructors

AndroidReaderEventType()

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

badSwipe → const int
cardTimeout → const int
connected → const int
disconnected → const int
ejectCard → const int
ejectCardTimeout → const int
emvTransactionStarted → const int
initFailed → const int
initSuccessfully → const int
lowBattery → const int
nfcTransactionStarted → const int
paymentCanceled → const int
pinTimeout → const int
startInit → const int
swipeCard → const int
waitingForCard → const int