items property

List<Network>? items
getter/setter pair

A list of Network resources.

Implementation

core.List<Network>? items;