ServerKeyRestrictions$json top-level constant

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

Implementation

@$core.Deprecated('Use serverKeyRestrictionsDescriptor instead')
const ServerKeyRestrictions$json = {
  '1': 'ServerKeyRestrictions',
  '2': [
    {'1': 'allowed_ips', '3': 1, '4': 3, '5': 9, '10': 'allowedIps'},
  ],
};