CheckLoginForbiddenReq$json top-level constant

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

Implementation

@$core.Deprecated('Use checkLoginForbiddenReqDescriptor instead')
const CheckLoginForbiddenReq$json = {
  '1': 'CheckLoginForbiddenReq',
  '2': [
    {'1': 'ip', '3': 1, '4': 1, '5': 9, '10': 'ip'},
    {'1': 'userID', '3': 2, '4': 1, '5': 9, '10': 'userID'},
  ],
};