IosKeyRestrictions$json top-level constant

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

Implementation

@$core.Deprecated('Use iosKeyRestrictionsDescriptor instead')
const IosKeyRestrictions$json = {
  '1': 'IosKeyRestrictions',
  '2': [
    {
      '1': 'allowed_bundle_ids',
      '3': 1,
      '4': 3,
      '5': 9,
      '10': 'allowedBundleIds'
    },
  ],
};