DocumentScanner constructor
DocumentScanner({
- required DocumentScannerOptions options,
Constructor to create an instance of DocumentScanner.
Implementation
DocumentScanner({required this.options});