dimensions property

List<SortedDimension>? dimensions
getter/setter pair

The list of standard dimensions the report should include.

Implementation

core.List<SortedDimension>? dimensions;