menu
mobigoiot_api package
documentation
scanner_result.dart
ScannerResult
ScannerResult.new constructor
ScannerResult.new constructor
dark_mode
light_mode
ScannerResult
constructor
ScannerResult
(
{
String
?
value
,
int
?
symbology
,
int
?
subtype
,
String
?
aimID
,
int
?
decoderType
,
})
Implementation
ScannerResult( {this.value, this.symbology, this.subtype, this.aimID, this.decoderType});
mobigoiot_api package
documentation
scanner_result
ScannerResult
ScannerResult.new constructor
ScannerResult class