ApiErrorStrings class
API error related strings - CORRECTED to match iOS exactly
Constructors
- ApiErrorStrings.new(BuildContext context)
Properties
- anErrorOccurred → String
-
no setter
- context → BuildContext
-
final
- difficultToRead → String
-
no setter
- fingerCover → String
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- networkError → String
-
no setter
- notInFrame → String
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- serverError → String
-
no setter
- timeoutError → String
-
no setter
- verificationRejectedOrCanceled → String
-
no setter
- wrongSide → String
-
no setter
Methods
-
failedToCheckNextStep(
String errorDetail) → String -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
uploadFailed(
String errorDetail) → String -
verificationProgress(
int percent) → String
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited