metrics property

List<Metric>? metrics
getter/setter pair

Metrics which are compatible to be selected in the "metricNames" section of the report.

Implementation

core.List<Metric>? metrics;