dimensions property

List<Dimension>? dimensions
getter/setter pair

Dimensions which are compatible to be selected in the "dimensions" section of the report.

Implementation

core.List<Dimension>? dimensions;