serviceAttachments property

List<ServiceAttachment>? serviceAttachments
getter/setter pair

A list of ServiceAttachments contained in this scope.

Implementation

core.List<ServiceAttachment>? serviceAttachments;