ProjectTestSettings$json top-level constant

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

Implementation

@$core.Deprecated('Use projectTestSettingsDescriptor instead')
const ProjectTestSettings$json = {
  '1': 'ProjectTestSettings',
  '2': [
    {
      '1': 'fail_on_image_load_errors',
      '3': 1,
      '4': 1,
      '5': 8,
      '10': 'failOnImageLoadErrors'
    },
  ],
};