breakdown property

List<Dimension>? breakdown
getter/setter pair

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

Implementation

core.List<Dimension>? breakdown;