applyCafDocumentDetectorUI method

Future applyCafDocumentDetectorUI(
  1. CafDocumentDetectorUIConfiguration documentDetectorUIConfiguration
)

Implementation

Future applyCafDocumentDetectorUI(CafDocumentDetectorUIConfiguration documentDetectorUIConfiguration) {
  throw UnimplementedError('applyCafDocumentDetectorUI() has not been implemented.');
}