SpecifyOrderReply$json top-level constant

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

Implementation

@$core.Deprecated('Use specifyOrderReplyDescriptor instead')
const SpecifyOrderReply$json = {
  '1': 'SpecifyOrderReply',
  '2': [
    {'1': 'success', '3': 1, '4': 1, '5': 8, '10': 'success'},
  ],
};