executions property

List<Execution>? executions
getter/setter pair

Executions.

Always set.

Implementation

core.List<Execution>? executions;