FFProjectWalkthroughs$json top-level constant

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

Implementation

@$core.Deprecated('Use fFProjectWalkthroughsDescriptor instead')
const FFProjectWalkthroughs$json = {
  '1': 'FFProjectWalkthroughs',
  '2': [
    {
      '1': 'walkthroughs',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFProjectWalkthrough',
      '10': 'walkthroughs'
    },
  ],
};