PageFindAgentReq$json top-level constant

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

Implementation

@$core.Deprecated('Use pageFindAgentReqDescriptor instead')
const PageFindAgentReq$json = {
  '1': 'PageFindAgentReq',
  '2': [
    {
      '1': 'pagination',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.openim.sdkws.RequestPagination',
      '10': 'pagination'
    },
    {'1': 'userIDs', '3': 2, '4': 3, '5': 9, '10': 'userIDs'},
  ],
};