menu
flutter_face_api_beta package
documentation
flutter_face_api.dart
MatchFacesResponse
results property
results property
dark_mode
light_mode
results
property
List
<
ComparedFacesPair
>
get
results
Implementation
List<ComparedFacesPair> get results => _results;
flutter_face_api_beta package
documentation
flutter_face_api
MatchFacesResponse
results property
MatchFacesResponse class