TestConfig$json top-level constant

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

Implementation

@$core.Deprecated('Use testConfigDescriptor instead')
const TestConfig$json = const {
  '1': 'TestConfig',
  '2': const [
    const {
      '1': 'tracking_parameters',
      '3': 1,
      '4': 3,
      '5': 9,
      '10': 'trackingParameters'
    },
    const {'1': 'flow', '3': 2, '4': 1, '5': 9, '8': const {}, '10': 'flow'},
  ],
};