StatisticDescriptor$json top-level constant

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

Implementation

@$core.Deprecated('Use statisticDescriptorDescriptor instead')
const StatisticDescriptor$json = {
  '1': 'StatisticDescriptor',
  '2': [
    {'1': 'Id', '3': 1, '4': 1, '5': 11, '6': '.StatisticId', '10': 'Id'},
    {'1': 'DisplayName', '3': 2, '4': 1, '5': 9, '10': 'DisplayName'},
    {'1': 'HasDimmensions', '3': 3, '4': 1, '5': 8, '10': 'HasDimmensions'},
  ],
};