FFCustomFunction$json top-level constant
Implementation
@$core.Deprecated('Use fFCustomFunctionDescriptor instead')
const FFCustomFunction$json = {
'1': 'FFCustomFunction',
'2': [
{
'1': 'edit_metadata',
'3': 6,
'4': 1,
'5': 11,
'6': '.flutterflow.FFEditMetadata',
'8': {},
'10': 'editMetadata'
},
{
'1': 'identifier',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIdentifier',
'10': 'identifier'
},
{
'1': 'arguments',
'3': 2,
'4': 3,
'5': 11,
'6': '.flutterflow.FFParameter',
'10': 'arguments'
},
{
'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': 'tests',
'3': 5,
'4': 3,
'5': 11,
'6': '.flutterflow.FFCustomFunctionTest',
'10': 'tests'
},
{
'1': 'marketplace_source_item_id',
'3': 7,
'4': 1,
'5': 9,
'8': {},
'10': 'marketplaceSourceItemId'
},
{
'1': 'team_resource_info',
'3': 8,
'4': 1,
'5': 11,
'6': '.flutterflow.FFTeamResourceInfo',
'10': 'teamResourceInfo'
},
{'1': 'description', '3': 9, '4': 1, '5': 9, '10': 'description'},
],
'7': {},
};