State$json top-level constant
Implementation
@$core.Deprecated('Use stateDescriptor instead')
const State$json = {
'1': 'State',
'2': [
{'1': 'updated_at', '3': 1, '4': 1, '5': 9, '10': 'updatedAt'},
{'1': 'updated_by', '3': 2, '4': 1, '5': 9, '10': 'updatedBy'},
{'1': 'status', '3': 3, '4': 1, '5': 14, '6': '.payment.OrderStatus', '10': 'status'},
{'1': 'data', '3': 4, '4': 1, '5': 9, '10': 'data'},
],
};