items property

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

A list of ServiceAttachmentsScopedList resources.

Implementation

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