menu
web_benchmarks package
documentation
metrics.dart
PercentileMetricComputation
percentile property
percentile property
dark_mode
light_mode
percentile
property
double
percentile
final
The percentile value as a double.
This value must be between 0.0 and 1.0.
Implementation
final double percentile;
web_benchmarks package
documentation
metrics
PercentileMetricComputation
percentile property
PercentileMetricComputation class