OrderValue$json top-level constant
Implementation
@$core.Deprecated('Use orderValueDescriptor instead')
const OrderValue$json = {
'1': 'OrderValue',
'2': [
{'1': 'int', '3': 1, '4': 1, '5': 3, '9': 0, '10': 'int'},
{'1': 'float', '3': 2, '4': 1, '5': 1, '9': 0, '10': 'float'},
],
'8': [
{'1': 'variant'},
],
};