menu
face_detection_lock package
documentation
domain/face_template.dart
FaceVerificationResult
matchedTemplateId property
matchedTemplateId property
dark_mode
light_mode
matchedTemplateId
property
String
?
matchedTemplateId
final
ID of the matched template, or null if no match.
Implementation
final String? matchedTemplateId;
face_detection_lock package
documentation
domain/face_template
FaceVerificationResult
matchedTemplateId property
FaceVerificationResult class