values property

List<String>? values
getter/setter pair

The values of the metrics in each of the pivot regions.

Implementation

core.List<core.String>? values;