AddSMSProviderTwilioRequest$json top-level constant
- @Deprecated('Use addSMSProviderTwilioRequestDescriptor instead')
Implementation
@$core.Deprecated('Use addSMSProviderTwilioRequestDescriptor instead')
const AddSMSProviderTwilioRequest$json = {
'1': 'AddSMSProviderTwilioRequest',
'2': [
{'1': 'sid', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'sid'},
{'1': 'token', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'token'},
{'1': 'sender_number', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'senderNumber'},
],
};