FFAddLocalAppEventHandlerAction$json top-level constant
- @Deprecated('Use fFAddLocalAppEventHandlerActionDescriptor instead')
Map<String, Object>
const
FFAddLocalAppEventHandlerAction$json
Implementation
@$core.Deprecated('Use fFAddLocalAppEventHandlerActionDescriptor instead')
const FFAddLocalAppEventHandlerAction$json = {
'1': 'FFAddLocalAppEventHandlerAction',
'2': [
{
'1': 'app_event_identifier',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIdentifier',
'10': 'appEventIdentifier'
},
{
'1': 'on_local_event_handler_action_component_identifier',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIdentifier',
'10': 'onLocalEventHandlerActionComponentIdentifier'
},
{
'1': 'is_global_action_component',
'3': 3,
'4': 1,
'5': 8,
'10': 'isGlobalActionComponent'
},
],
};