StatisticsQuery_StatisticIncrement$json top-level constant
- @Deprecated('Use statisticsQueryDescriptor instead')
Implementation
@$core.Deprecated('Use statisticsQueryDescriptor instead')
const StatisticsQuery_StatisticIncrement$json = {
'1': 'StatisticIncrement',
'2': [
{'1': 'Unknown', '2': 0},
{'1': 'Hourly', '2': 1},
{'1': 'Daily', '2': 2},
{'1': 'Weekly', '2': 3},
{'1': 'Monthly', '2': 4},
{'1': 'Yearly', '2': 5},
],
};