maximums property

List<Row>? maximums
getter/setter pair

If requested, the maximum values of metrics.

Implementation

core.List<Row>? maximums;