items property

List<InterconnectLocation>? items
getter/setter pair

A list of InterconnectLocation resources.

Implementation

core.List<InterconnectLocation>? items;