FFCustomCloudFunctionCall$json top-level constant
- @Deprecated('Use fFCustomCloudFunctionCallDescriptor instead')
Implementation
@$core.Deprecated('Use fFCustomCloudFunctionCallDescriptor instead')
const FFCustomCloudFunctionCall$json = {
'1': 'FFCustomCloudFunctionCall',
'2': [
{
'1': 'custom_cloud_function_identifier',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIdentifier',
'10': 'customCloudFunctionIdentifier'
},
{
'1': 'parameter_values',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFFunctionCallValues',
'10': 'parameterValues'
},
],
};