QualityThresholdsCopyWith extension
Extension on QualityThresholds for easy updates to latency categorization.
Methods
-
copyWith(
{BigInt? excellent, BigInt? great, BigInt? good, BigInt? moderate, BigInt? poor}) → QualityThresholds -
Available on QualityThresholds, provided by the QualityThresholdsCopyWith extension
Returns a new QualityThresholds with overridden values.