FFProjectTest$json top-level constant

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

Implementation

@$core.Deprecated('Use fFProjectTestDescriptor instead')
const FFProjectTest$json = {
  '1': 'FFProjectTest',
  '2': [
    {
      '1': 'identifier',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'identifier'
    },
    {'1': 'name', '3': 6, '4': 1, '5': 9, '10': 'name'},
    {'1': 'description', '3': 2, '4': 1, '5': 9, '10': 'description'},
    {'1': 'disabled', '3': 3, '4': 1, '5': 8, '10': 'disabled'},
    {
      '1': 'given',
      '3': 4,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFGivenTestStep',
      '10': 'given'
    },
    {
      '1': 'steps',
      '3': 5,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFTestStep',
      '10': 'steps'
    },
  ],
  '7': {},
};