CreateOAuthAppResponse$json top-level constant
- @Deprecated('Use createOAuthAppResponseDescriptor instead')
Implementation
@$core.Deprecated('Use createOAuthAppResponseDescriptor instead')
const CreateOAuthAppResponse$json = {
'1': 'CreateOAuthAppResponse',
'2': [
{'1': 'client_id', '3': 1, '4': 1, '5': 9, '10': 'clientId'},
{'1': 'client_secret', '3': 2, '4': 1, '5': 9, '10': 'clientSecret'},
],
};