OAuthRequirements$json top-level constant

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

Implementation

@$core.Deprecated('Use oAuthRequirementsDescriptor instead')
const OAuthRequirements$json = const {
  '1': 'OAuthRequirements',
  '2': const [
    const {
      '1': 'canonical_scopes',
      '3': 1,
      '4': 1,
      '5': 9,
      '10': 'canonicalScopes'
    },
  ],
};