canonicalFields constant

List<String> const canonicalFields

Implementation

static const List<String> canonicalFields = [
  largeDatasetPointThreshold,
  cachePressureWarningThreshold,
  lowRenderCacheHitRateThreshold,
  lowRenderCacheMinRequests,
];