FFSendSMS$json top-level constant
Implementation
@$core.Deprecated('Use fFSendSMSDescriptor instead')
const FFSendSMS$json = {
'1': 'FFSendSMS',
'2': [
{
'1': 'phone_number',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'10': 'phoneNumber'
},
{
'1': 'body',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'10': 'body'
},
],
};