menu
flutter_face_api package
documentation
flutter_face_api.dart
EnrollmentResponse
searchPersons property
searchPersons property
dark_mode
light_mode
searchPersons
property
List
<
SearchPerson
>
?
get
searchPersons
Implementation
List<SearchPerson>? get searchPersons => _searchPersons;
flutter_face_api package
documentation
flutter_face_api
EnrollmentResponse
searchPersons property
EnrollmentResponse class