values constant

Implementation

static const $core
    .List<DataQualityRule_StatisticRangeExpectation_ColumnStatistic>
    values = <DataQualityRule_StatisticRangeExpectation_ColumnStatistic>[
  STATISTIC_UNDEFINED,
  MEAN,
  MIN,
  MAX,
];