BrowserKeyRestrictions$json top-level constant

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

Implementation

@$core.Deprecated('Use browserKeyRestrictionsDescriptor instead')
const BrowserKeyRestrictions$json = {
  '1': 'BrowserKeyRestrictions',
  '2': [
    {
      '1': 'allowed_referrers',
      '3': 1,
      '4': 3,
      '5': 9,
      '10': 'allowedReferrers'
    },
  ],
};