FFActionComponent$json top-level constant
Implementation
@$core.Deprecated('Use fFActionComponentDescriptor instead')
const FFActionComponent$json = {
'1': 'FFActionComponent',
'2': [
{
'1': 'identifier',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIdentifier',
'10': 'identifier'
},
{
'1': 'parameters',
'3': 2,
'4': 3,
'5': 11,
'6': '.flutterflow.FFParameter',
'10': 'parameters'
},
{
'1': 'actions',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFTriggerActions',
'10': 'actions'
},
{
'1': 'return_parameter',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFParameter',
'10': 'returnParameter'
},
{'1': 'description', '3': 5, '4': 1, '5': 9, '10': 'description'},
],
'7': {},
};