metrics property

List<MetricUpdate>? metrics
getter/setter pair

Metrics for this stage.

Implementation

core.List<MetricUpdate>? metrics;