applyCafDocumentDetector method

Future applyCafDocumentDetector(
  1. CafDocumentDetectorConfiguration documentDetectorConfiguration
)

Implementation

Future applyCafDocumentDetector(CafDocumentDetectorConfiguration documentDetectorConfiguration) {
  throw UnimplementedError('applyCafDocumentDetector() has not been implemented.');
}