menu
face_authenticator package
documentation
result/face_authenticator_success.dart
FaceAuthenticatorSuccess
FaceAuthenticatorSuccess.new constructor
FaceAuthenticatorSuccess.new constructor
dark_mode
light_mode
FaceAuthenticatorSuccess
constructor
FaceAuthenticatorSuccess
(
bool
?
authenticated
,
String
?
signedResponse
,
String
?
trackingId
,
int
?
lensFacing
,
)
Implementation
FaceAuthenticatorSuccess(this.authenticated, this.signedResponse, this.trackingId, this.lensFacing);
face_authenticator package
documentation
result/face_authenticator_success
FaceAuthenticatorSuccess
FaceAuthenticatorSuccess.new constructor
FaceAuthenticatorSuccess class