SearchDefaultGroupReq$json top-level constant

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

Implementation

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