networks property

List<NetworkSummary>? networks
final

An array of NetworkSummary objects that contain configuration properties for each network.

Implementation

final List<NetworkSummary>? networks;