getFaceDetectionStream method
Implementation
Stream<List<FaceDetection>> getFaceDetectionStream() {
throw UnimplementedError(
'getFaceDetectionStream() has not been implemented.');
}
Stream<List<FaceDetection>> getFaceDetectionStream() {
throw UnimplementedError(
'getFaceDetectionStream() has not been implemented.');
}