UpdateSMSProviderTwilioRequest$json top-level constant
- @Deprecated('Use updateSMSProviderTwilioRequestDescriptor instead')
Map<String, Object>
const
UpdateSMSProviderTwilioRequest$json
Implementation
@$core.Deprecated('Use updateSMSProviderTwilioRequestDescriptor instead')
const UpdateSMSProviderTwilioRequest$json = {
'1': 'UpdateSMSProviderTwilioRequest',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'id'},
{'1': 'sid', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'sid'},
{
'1': 'sender_number',
'3': 3,
'4': 1,
'5': 9,
'8': {},
'10': 'senderNumber'
},
{'1': 'description', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'description'},
{
'1': 'verify_service_sid',
'3': 5,
'4': 1,
'5': 9,
'8': {},
'10': 'verifyServiceSid'
},
],
};