PullMessageBySeqsResp$json top-level constant

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

Implementation

@$core.Deprecated('Use pullMessageBySeqsRespDescriptor instead')
const PullMessageBySeqsResp$json = {
  '1': 'PullMessageBySeqsResp',
  '2': [
    {
      '1': 'msgs',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.openim.sdkws.PullMessageBySeqsResp.MsgsEntry',
      '10': 'msgs'
    },
    {
      '1': 'notificationMsgs',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.openim.sdkws.PullMessageBySeqsResp.NotificationMsgsEntry',
      '10': 'notificationMsgs'
    },
  ],
  '3': [PullMessageBySeqsResp_MsgsEntry$json, PullMessageBySeqsResp_NotificationMsgsEntry$json],
};