applyCafDocumentDetectorUI method
Future<bool>
applyCafDocumentDetectorUI(
- CafDocumentDetectorUIConfiguration documentDetectorUIConfiguration
Implementation
Future<bool> applyCafDocumentDetectorUI(
CafDocumentDetectorUIConfiguration documentDetectorUIConfiguration,
) {
throw UnimplementedError(
'applyCafDocumentDetectorUI() has not been implemented.',
);
}