StatisticValue_DimmensionsEntry$json top-level constant

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

Implementation

@$core.Deprecated('Use statisticValueDescriptor instead')
const StatisticValue_DimmensionsEntry$json = {
  '1': 'DimmensionsEntry',
  '2': [
    {'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'},
    {
      '1': 'value',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.StatisticValue',
      '10': 'value'
    },
  ],
  '7': {'7': true},
};