NetPrinter constructor
NetPrinter({})
Implementation
NetPrinter(
{this.modelName = "",
this.serNo = "",
this.ipAddress = "",
this.macAddress = "",
this.nodeName = "",
this.location = ""});
NetPrinter(
{this.modelName = "",
this.serNo = "",
this.ipAddress = "",
this.macAddress = "",
this.nodeName = "",
this.location = ""});