GetPendingOrderReply$json top-level constant

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

Implementation

@$core.Deprecated('Use getPendingOrderReplyDescriptor instead')
const GetPendingOrderReply$json = {
  '1': 'GetPendingOrderReply',
  '2': [
    {'1': 'listUuid', '3': 1, '4': 3, '5': 9, '10': 'listUuid'},
    {'1': 'listTxn', '3': 2, '4': 3, '5': 9, '10': 'listTxn'},
  ],
};