TestEmailProviderSMTPByIdRequest$json top-level constant
- @Deprecated('Use testEmailProviderSMTPByIdRequestDescriptor instead')
Map<String, Object>
const
TestEmailProviderSMTPByIdRequest$json
Implementation
@$core.Deprecated('Use testEmailProviderSMTPByIdRequestDescriptor instead')
const TestEmailProviderSMTPByIdRequest$json = {
'1': 'TestEmailProviderSMTPByIdRequest',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'id'},
{
'1': 'receiver_address',
'3': 2,
'4': 1,
'5': 9,
'8': {},
'10': 'receiverAddress'
},
],
};