@override Future<List<Map<String, dynamic>>> detectFaces(String imagePath) async { return [<String, dynamic>{}]; }