menu
flexible_mobile_scanner package
documentation
mobile_scanner.dart
MobileScannerErrorDetails
MobileScannerErrorDetails.new const constructor
MobileScannerErrorDetails.new 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, });
flexible_mobile_scanner package
documentation
mobile_scanner
MobileScannerErrorDetails
MobileScannerErrorDetails.new const constructor
MobileScannerErrorDetails class