EpsonPrinterModel constructor
EpsonPrinterModel({})
Implementation
EpsonPrinterModel({
this.type,
this.ipAddress,
this.bdAddress,
this.macAddress,
this.model,
this.series,
this.target,
});
EpsonPrinterModel({
this.type,
this.ipAddress,
this.bdAddress,
this.macAddress,
this.model,
this.series,
this.target,
});