ErrorCondition class
- Inheritance
-
- Object
- EnumClass
- ErrorCondition
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
Static Properties
-
serializer
→ Serializer<
ErrorCondition> -
no setter
-
values
→ BuiltSet<
ErrorCondition> -
no setter
Static Methods
-
valueOf(
String name) → ErrorCondition
Constants
- aborted → const ErrorCondition
- busy → const ErrorCondition
- cancel → const ErrorCondition
- deviceOut → const ErrorCondition
- inProgress → const ErrorCondition
- insertedCard → const ErrorCondition
- invalidCard → const ErrorCondition
- loggedOut → const ErrorCondition
- messageFormat → const ErrorCondition
- notAllowed → const ErrorCondition
- notFound → const ErrorCondition
- paymentRestriction → const ErrorCondition
- refusal → const ErrorCondition
- unknownDefaultOpenApi → const ErrorCondition
- unreachableHost → const ErrorCondition
- wrongPIN → const ErrorCondition