lowRenderCacheHitRateThresholdAliases constant

List<String> const lowRenderCacheHitRateThresholdAliases

Implementation

static const List<String> lowRenderCacheHitRateThresholdAliases = [
  lowRenderCacheHitRateThreshold,
  'renderCacheHitRateThreshold',
  'minRenderCacheHitRate',
];