items property

Map<String, MachineTypesScopedList>? items
getter/setter pair

A list of MachineTypesScopedList resources.

Implementation

core.Map<core.String, MachineTypesScopedList>? items;