menu
iproov_flutter package
documentation
exceptions.dart
FaceDetectorException
FaceDetectorException.new constructor
FaceDetectorException.new constructor
dark_mode
light_mode
FaceDetectorException
constructor
FaceDetectorException
(
String
title
,
String
?
message
)
Implementation
FaceDetectorException(
String
title,
String?
message) :
super
(title, message);
iproov_flutter package
documentation
exceptions
FaceDetectorException
FaceDetectorException.new constructor
FaceDetectorException class