allMetrics property

List<MetricLine> get allMetrics

A list of user-friendly explanations for each of the metrics.

Be sure to store the actual values as fields. This property should be a list of one user-friendly explanation per metric.

Implementation

List<MetricLine> get allMetrics;