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