NetworkAdapter constructor
NetworkAdapter({})
Implementation
NetworkAdapter(
{this.name,
this.id,
this.index,
this.bandwidth,
this.connectionName,
this.connectionStatus,
this.ssid,
this.enabled,
this.type,
this.macAddress,
this.ipAddress,
this.ipAddressIPv6,
this.ipMaskAddress,
this.gatewayIpAddress,
this.ipBroadcast});