PlatformErrorCodes class

Error from the native sdk's, some of these errors can only occur on a single platform.

Constructors

PlatformErrorCodes()

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

actionAlreadyInProgress → const String
actionCanceled → const String
alreadyHandled → const String
iOS only
appIntegrityFailure → const String
authenticationErrorBiometricAuthenticatorFailure → const String
authenticationErrorInvalidPin → const String
iOS only
authenticatorAlreadyRegistered → const String
authenticatorDeregistered → const String
authenticatorNotRegistered → const String
authenticatorNotSupported → const String
authenticatorPinDeregistrationNotPossible → const String
configurationError → const String
customAuthenticationDisabled → const String
customAuthenticatorFailure → const String
customRegistrationExpired → const String
customRegistrationFailure → const String
dataStorageNotAvailable → const String
deviceAlreadyEnrolled → const String
deviceDeregistered → const String
deviceNotAuthenticated → const String
deviceRegistrationError → const String
enrollmentNotAvailable → const String
fetchInvalidHeaders → const String
iOS only
fetchInvalidMethod → const String
iOS only
fidoAuthenticationDisabledDeprecated → const String
Android only
fidoServerNotReachableDeprecated → const String
Android only
generalError → const String
genericErrorUnrecoverableDataState → const String
iOS only
invalidAuthenticator → const String
invalidDatetime → const String
Android only
invalidIdentityProvider → const String
Android only
invalidRequest → const String
invalidState → const String
localDeregistration → const String
localLogout → const String
mobileAuthenticationDisenrolled → const String
Android only
mobileAuthenticationNotEnrolled → const String
mobileAuthenticationRequestNotFound → const String
networkConnectivityProblem → const String
notHandleable → const String
outdatedApp → const String
outdatedOs → const String
pinBlacklisted → const String
pinIsASequence → const String
pinUsesSimilarDigits → const String
serverNotReachable → const String
singleSignOnDisabled → const String
statelessRegistrationError → const String
userAlreadyEnrolled → const String
userDeregistered → const String
userDisenrolled → const String
userNotAuthenticated → const String
userNotAuthenticatedImplicitly → const String
iOS only
wrongPinLength → const String