FFPageViewAction$json top-level constant
Implementation
@$core.Deprecated('Use fFPageViewActionDescriptor instead')
const FFPageViewAction$json = {
'1': 'FFPageViewAction',
'2': [
{
'1': 'type',
'3': 1,
'4': 1,
'5': 14,
'6': '.flutterflow.FFPageViewAction.ActionType',
'10': 'type'
},
{
'1': 'legacy_page_view_key',
'3': 2,
'4': 1,
'5': 9,
'8': {'3': true},
'10': 'legacyPageViewKey',
},
{
'1': 'page_view_node_key_ref',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFNodeKeyReference',
'10': 'pageViewNodeKeyRef'
},
{
'1': 'jump_to_index',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'10': 'jumpToIndex'
},
],
'4': [FFPageViewAction_ActionType$json],
};