feat: unassign faces

This commit is contained in:
martabal
2024-05-11 19:52:23 +02:00
parent 757840c2fd
commit 7e9dcaacff
45 changed files with 1394 additions and 303 deletions
+1 -1
View File
@@ -129,7 +129,7 @@ void main() {
// TODO
});
// List<PersonWithFacesResponseDto> people (default value: const [])
// PeopleWithFacesResponseDto people
test('to test the property `people`', () async {
// TODO
});