MarketOrderIdList$json top-level constant

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

Implementation

@$core.Deprecated('Use marketOrderIdListDescriptor instead')
const MarketOrderIdList$json = const {
  '1': 'MarketOrderIdList',
  '2': const [
    const {'1': 'head', '3': 1, '4': 1, '5': 12, '10': 'head'},
    const {'1': 'tail', '3': 2, '4': 1, '5': 12, '10': 'tail'},
  ],
};