items property

List<CustomMetric>? items
getter/setter pair

Collection of custom metrics.

Implementation

core.List<CustomMetric>? items;