FFWalkthroughAction$json top-level constant

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

Implementation

@$core.Deprecated('Use fFWalkthroughActionDescriptor instead')
const FFWalkthroughAction$json = {
  '1': 'FFWalkthroughAction',
  '2': [
    {
      '1': 'start',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFWalkthroughStart',
      '9': 0,
      '10': 'start'
    },
  ],
  '8': [
    {'1': 'action'},
  ],
};