executions property

List<Execution>? executions
getter/setter pair

The executions which match the request.

Implementation

core.List<Execution>? executions;