FFCustomCloudFunction$json top-level constant
Implementation
@$core.Deprecated('Use fFCustomCloudFunctionDescriptor instead')
const FFCustomCloudFunction$json = {
'1': 'FFCustomCloudFunction',
'2': [
{
'1': 'edit_metadata',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFEditMetadata',
'8': {},
'10': 'editMetadata'
},
{
'1': 'identifier',
'3': 6,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIdentifier',
'10': 'identifier'
},
{
'1': 'parameters',
'3': 2,
'4': 3,
'5': 11,
'6': '.flutterflow.FFParameter',
'10': 'parameters'
},
{
'1': 'return_parameter',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFParameter',
'10': 'returnParameter'
},
{'1': 'code', '3': 4, '4': 1, '5': 9, '10': 'code'},
{
'1': 'settings',
'3': 5,
'4': 1,
'5': 11,
'6': '.flutterflow.FFCustomCloudFunctionSettings',
'10': 'settings'
},
{'1': 'description', '3': 7, '4': 1, '5': 9, '10': 'description'},
],
'7': {},
};