networks property

List<Network>? networks
getter/setter pair

The list of networks.

Implementation

core.List<Network>? networks;