IPForbidden$json top-level constant

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

Implementation

@$core.Deprecated('Use iPForbiddenDescriptor instead')
const IPForbidden$json = {
  '1': 'IPForbidden',
  '2': [
    {'1': 'ip', '3': 1, '4': 1, '5': 9, '10': 'ip'},
    {'1': 'limitRegister', '3': 2, '4': 1, '5': 8, '10': 'limitRegister'},
    {'1': 'limitLogin', '3': 3, '4': 1, '5': 8, '10': 'limitLogin'},
    {'1': 'createTime', '3': 4, '4': 1, '5': 3, '10': 'createTime'},
  ],
};