CameraCaptureScreen constructor
const
CameraCaptureScreen({})
Implementation
const CameraCaptureScreen({
super.key,
this.ocrBaseUrl,
this.ocrPath = '/api/ocr/id-card/',
this.ocrLanguage = 'eng+khm',
});
const CameraCaptureScreen({
super.key,
this.ocrBaseUrl,
this.ocrPath = '/api/ocr/id-card/',
this.ocrLanguage = 'eng+khm',
});