menu
flutter_face_api_beta package
documentation
flutter_face_api.dart
MatchFacesDetection
faces property
faces property
dark_mode
light_mode
faces
property
List
<
MatchFacesDetectionFace
>
get
faces
Implementation
List<MatchFacesDetectionFace> get faces => _faces;
flutter_face_api_beta package
documentation
flutter_face_api
MatchFacesDetection
faces property
MatchFacesDetection class