totals property

List<Row>? totals
getter/setter pair

If requested, the totaled values of metrics.

Implementation

core.List<Row>? totals;