menu
ai_barcode_scanner package
documentation
ai_barcode_scanner.dart
MobileScannerErrorDetails
MobileScannerErrorDetails const constructor
MobileScannerErrorDetails const constructor
dark_mode
light_mode
MobileScannerErrorDetails
constructor
const
MobileScannerErrorDetails
(
{
String
?
code
,
Object
?
details
,
String
?
message
,
})
Implementation
const MobileScannerErrorDetails({ this.code, this.details, this.message, });
ai_barcode_scanner package
documentation
ai_barcode_scanner
MobileScannerErrorDetails
MobileScannerErrorDetails const constructor
MobileScannerErrorDetails class