SearchIPForbiddenResp$json top-level constant

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

Implementation

@$core.Deprecated('Use searchIPForbiddenRespDescriptor instead')
const SearchIPForbiddenResp$json = {
  '1': 'SearchIPForbiddenResp',
  '2': [
    {'1': 'total', '3': 1, '4': 1, '5': 13, '10': 'total'},
    {
      '1': 'forbiddens',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.openim.admin.IPForbidden',
      '10': 'forbiddens'
    },
  ],
};