metric property

String metric
final

The name of the metric that this score is categorized under.

Scores collected over time under the same name can be visualized as a timeline.

Implementation

final String metric;