OrderID$json top-level constant

  1. @Deprecated('Use orderIDDescriptor instead')
Map<String, Object> const OrderID$json

Implementation

@$core.Deprecated('Use orderIDDescriptor instead')
const OrderID$json = {
  '1': 'OrderID',
  '2': [
    {'1': 'order_id', '3': 1, '4': 1, '5': 9, '10': 'orderId'},
    {'1': 'simulate', '3': 2, '4': 1, '5': 8, '10': 'simulate'},
  ],
};