overlapMetrics property

List<Metric>? overlapMetrics
getter/setter pair

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

Implementation

core.List<Metric>? overlapMetrics;