AppleConfig$json top-level constant
Implementation
@$core.Deprecated('Use appleConfigDescriptor instead')
const AppleConfig$json = {
'1': 'AppleConfig',
'2': [
{'1': 'client_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'clientId'},
{'1': 'team_id', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'teamId'},
{'1': 'key_id', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'keyId'},
{'1': 'scopes', '3': 4, '4': 3, '5': 9, '8': {}, '10': 'scopes'},
],
};