menu
flutter_face_api_beta package
documentation
flutter_face_api.dart
MatchFacesResponse
detections property
detections property
dark_mode
light_mode
detections
property
List
<
MatchFacesDetection
>
get
detections
Implementation
List<MatchFacesDetection> get detections => _detections;
flutter_face_api_beta package
documentation
flutter_face_api
MatchFacesResponse
detections property
MatchFacesResponse class