Creates a benchmark score.
metric and value must not be null.
metric
value
BenchmarkScore({required this.metric, required this.value, this.delta});