ScanResult$json top-level constant
Implementation
@$core.Deprecated('Use scanResultDescriptor instead')
const ScanResult$json = {
'1': 'ScanResult',
'2': [
{'1': 'type', '3': 1, '4': 1, '5': 14, '6': '.ResultType', '10': 'type'},
{'1': 'rawContent', '3': 2, '4': 1, '5': 9, '10': 'rawContent'},
{
'1': 'format',
'3': 3,
'4': 1,
'5': 14,
'6': '.BarcodeFormat',
'10': 'format'
},
{'1': 'formatNote', '3': 4, '4': 1, '5': 9, '10': 'formatNote'},
],
};