items property

List<Execution>? items
getter/setter pair

List of Executions.

Implementation

core.List<Execution>? items;