items property

List<MachineType>? items
getter/setter pair

A list of MachineType resources.

Implementation

core.List<MachineType>? items;