InputDeviceNetworkSettings constructor
InputDeviceNetworkSettings({})
Implementation
InputDeviceNetworkSettings({
this.dnsAddresses,
this.gateway,
this.ipAddress,
this.ipScheme,
this.subnetMask,
});
InputDeviceNetworkSettings({
this.dnsAddresses,
this.gateway,
this.ipAddress,
this.ipScheme,
this.subnetMask,
});