Presents the face detection UI and returns a base64 encoded image
Future<String?> presentFaceDetection() { throw UnimplementedError( 'presentFaceDetection() has not been implemented.', ); }