FFActionTrigger$json top-level constant
Implementation
@$core.Deprecated('Use fFActionTriggerDescriptor instead')
const FFActionTrigger$json = {
'1': 'FFActionTrigger',
'2': [
{
'1': 'trigger_type',
'3': 1,
'4': 1,
'5': 14,
'6': '.flutterflow.FFActionTriggerType',
'10': 'triggerType'
},
{
'1': 'parameter_identifier',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIdentifier',
'10': 'parameterIdentifier'
},
{
'1': 'shortcut_info',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFShortcutInfo',
'10': 'shortcutInfo'
},
],
};