menu
new_face_liveness package
documentation
face_liveness_events.dart
FaceLivenessEventFailure
FaceLivenessEventFailure const constructor
FaceLivenessEventFailure const constructor
dark_mode
light_mode
FaceLivenessEventFailure
constructor
const
FaceLivenessEventFailure
(
{
String
?
errorType
,
String
?
errorDescription
,
})
Implementation
const FaceLivenessEventFailure({this.errorType, this.errorDescription});
new_face_liveness package
documentation
face_liveness_events
FaceLivenessEventFailure
FaceLivenessEventFailure const constructor
FaceLivenessEventFailure class