ResultType$json top-level constant
Implementation
@$core.Deprecated('Use resultTypeDescriptor instead')
const ResultType$json = {
'1': 'ResultType',
'2': [
{'1': 'Barcode', '2': 0},
{'1': 'Cancelled', '2': 1},
{'1': 'Error', '2': 2},
],
};