GetAccuracyResponse_AccuracyEntry$json top-level constant

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

Implementation

@$core.Deprecated('Use getAccuracyResponseDescriptor instead')
const GetAccuracyResponse_AccuracyEntry$json = {
  '1': 'AccuracyEntry',
  '2': [
    {'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'},
    {'1': 'value', '3': 2, '4': 1, '5': 2, '10': 'value'},
  ],
  '7': {'7': true},
};