metricNames property

List<String>? metricNames
getter/setter pair

The list of names of metrics the report should include.

Implementation

core.List<core.String>? metricNames;