FFWalkthroughStart$json top-level constant

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

Implementation

@$core.Deprecated('Use fFWalkthroughStartDescriptor instead')
const FFWalkthroughStart$json = {
  '1': 'FFWalkthroughStart',
  '2': [
    {
      '1': 'walkthrough_identifier',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'walkthroughIdentifier'
    },
  ],
};