subnetworks property

List<Subnetwork>? subnetworks
getter/setter pair

A list of subnetworks contained in this scope.

Implementation

core.List<Subnetwork>? subnetworks;