SearchIPForbiddenReq$json top-level constant

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

Implementation

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