totalExecutions property

List<MetricsValue>? totalExecutions
getter/setter pair

Number of total executions.

Implementation

core.List<MetricsValue>? totalExecutions;