CardScannedEvent class final
Fired when a card is successfully scanned
- Inheritance
-
- Object
- CardScanEvent
- CardScannedEvent
Constructors
- CardScannedEvent({required String? number, required String? expDate, required String? holder})
-
const
Properties
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