stopFaceRecognition method

Future<bool> stopFaceRecognition()

Implementation

Future<bool> stopFaceRecognition() {
  throw UnimplementedError('stopFaceRecognition() has not been implemented.');
}