FFClearSwipeableStackAction$json top-level constant

  1. @Deprecated('Use fFClearSwipeableStackActionDescriptor instead')
Map<String, Object> const FFClearSwipeableStackAction$json

Implementation

@$core.Deprecated('Use fFClearSwipeableStackActionDescriptor instead')
const FFClearSwipeableStackAction$json = {
  '1': 'FFClearSwipeableStackAction',
  '2': [
    {
      '1': 'legacy_swipeable_stack_node_keys',
      '3': 1,
      '4': 3,
      '5': 9,
      '8': {'3': true},
      '10': 'legacySwipeableStackNodeKeys',
    },
    {
      '1': 'swipeable_stack_node_key_refs',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFNodeKeyReference',
      '10': 'swipeableStackNodeKeyRefs'
    },
  ],
};