values constant

Implementation

static const $core.List<StatisticsQuery_StatisticIncrement> values =
    <StatisticsQuery_StatisticIncrement>[
  Unknown,
  Hourly,
  Daily,
  Weekly,
  Monthly,
  Yearly,
];