executions property

List<Execution>? executions
getter/setter pair

A list of returned instances.

Implementation

core.List<Execution>? executions;