FFProjectTests$json top-level constant

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

Implementation

@$core.Deprecated('Use fFProjectTestsDescriptor instead')
const FFProjectTests$json = {
  '1': 'FFProjectTests',
  '2': [
    {
      '1': 'tests',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFProjectTest',
      '8': {'3': true},
      '10': 'tests',
    },
    {
      '1': 'root_group',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFTestGroup',
      '10': 'rootGroup'
    },
  ],
};