FFGivenTestStep_EntryPage$json top-level constant

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

Implementation

@$core.Deprecated('Use fFGivenTestStepDescriptor instead')
const FFGivenTestStep_EntryPage$json = {
  '1': 'EntryPage',
  '2': [
    {
      '1': 'legacy_page_key',
      '3': 1,
      '4': 1,
      '5': 9,
      '8': {'3': true},
      '10': 'legacyPageKey',
    },
    {
      '1': 'page_key_ref',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFNodeKeyReference',
      '10': 'pageKeyRef'
    },
    {
      '1': 'parameters',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFPassedParameters',
      '10': 'parameters'
    },
  ],
};