NetworkConfig constructor
NetworkConfig({})
Implementation
NetworkConfig({
this.connectMode,
this.ipAddresses,
this.modes,
this.network,
this.pscConfig,
this.reservedIpRange,
});
NetworkConfig({
this.connectMode,
this.ipAddresses,
this.modes,
this.network,
this.pscConfig,
this.reservedIpRange,
});