menu
caf_document_detector package
documentation
document_detector_events.dart
DocumentDetectorEventFailure
DocumentDetectorEventFailure const constructor
DocumentDetectorEventFailure const constructor
dark_mode
light_mode
DocumentDetectorEventFailure
constructor
const
DocumentDetectorEventFailure
(
{
String
?
errorType
,
String
?
errorMessage
,
int
?
securityErrorCode
,
})
Implementation
const DocumentDetectorEventFailure( {this.errorType, this.errorMessage, this.securityErrorCode});
caf_document_detector package
documentation
document_detector_events
DocumentDetectorEventFailure
DocumentDetectorEventFailure const constructor
DocumentDetectorEventFailure class