menu
flutter_face_api_beta package
documentation
face_api.dart
MatchFacesResponse
detections property
detections property
dark_mode
light_mode
detections
property
List
<
MatchFacesDetection
?
>
detections
getter/setter pair
Implementation
List<MatchFacesDetection?> detections = [];
flutter_face_api_beta package
documentation
face_api
MatchFacesResponse
detections property
MatchFacesResponse class