items property

List<CustomDimension>? items
getter/setter pair

Collection of custom dimensions.

Implementation

core.List<CustomDimension>? items;