AndroidKeyRestrictions$json top-level constant

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

Implementation

@$core.Deprecated('Use androidKeyRestrictionsDescriptor instead')
const AndroidKeyRestrictions$json = {
  '1': 'AndroidKeyRestrictions',
  '2': [
    {
      '1': 'allowed_applications',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.google.api.apikeys.v2.AndroidApplication',
      '10': 'allowedApplications'
    },
  ],
};