TextBenchmark$json top-level constant

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

Implementation

@$core.Deprecated('Use textBenchmarkDescriptor instead')
const TextBenchmark$json = {
  '1': 'TextBenchmark',
  '2': [
    {'1': 'firstWordTime', '3': 1, '4': 1, '5': 1, '10': 'firstWordTime'},
    {'1': 'wordsPerMinute', '3': 2, '4': 1, '5': 1, '10': 'wordsPerMinute'},
  ],
};