CardStatus class
Constructors
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
- SEARCH_CARD_CANCEL → const int
- SEARCH_CARD_IC_ERROR → const int
- SEARCH_CARD_IC_IN → const int
- SEARCH_CARD_IC_OUT → const int
- SEARCH_CARD_MAG → const int
- SEARCH_CARD_MAG_ERROR → const int
- SEARCH_CARD_RF_IN → const int
- SEARCH_CARD_RF_OUT → const int
- SEARCH_CARD_TIME_OUT → const int