OcrScanService constructor

OcrScanService(
  1. List<ScanModule> scanModules
)

Implementation

OcrScanService(
  this.scanModules,
);