stableSignature property

String get stableSignature

Implementation

String get stableSignature => [
  normalizedLargeDatasetPointThreshold,
  normalizedCachePressureWarningThreshold,
  normalizedLowRenderCacheHitRateThreshold,
  normalizedLowRenderCacheMinRequests,
].join(':');