executions property

List<Execution>? executions
getter/setter pair

The list of Execution

Implementation

core.List<Execution>? executions;