NetworkInterface constructor
NetworkInterface({})
Implementation
NetworkInterface({
this.adapterDescription,
this.cidr,
this.interfaceName,
this.ipAddress,
this.macAddress,
this.speed,
this.vlanId,
});