menu
new_face_authenticator package
documentation
face_authenticator_events.dart
FaceAuthenticatorEventFailure
FaceAuthenticatorEventFailure const constructor
FaceAuthenticatorEventFailure const constructor
dark_mode
light_mode
FaceAuthenticatorEventFailure
constructor
const
FaceAuthenticatorEventFailure
(
{
String
?
errorType
,
String
?
errorDescription
,
})
Implementation
const FaceAuthenticatorEventFailure({this.errorType, this.errorDescription});
new_face_authenticator package
documentation
face_authenticator_events
FaceAuthenticatorEventFailure
FaceAuthenticatorEventFailure const constructor
FaceAuthenticatorEventFailure class