menu
flutter_face_api
flutter_face_api.dart
MatchFacesDetectionFace
faceIndex property
faceIndex
dark_mode
light_mode
faceIndex
property
int
get
faceIndex
The index of the face detection object in the array of detections.
Implementation
int get faceIndex => _faceIndex;
flutter_face_api
face_api
MatchFacesDetectionFace
faceIndex property
MatchFacesDetectionFace class