items property

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

A list of SubnetworksScopedList resources.

Implementation

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