Scan

constructor(    originalImageFile: File,     enhancedImageFile: File,     ocrResult: ScanResult.OcrResult? = null,     structuredDataResult: StructuredDataResult? = null)