POSPrinter constructor
POSPrinter({})
Implementation
POSPrinter({
this.id,
this.name,
this.address,
this.deviceId,
this.vendorId,
this.productId,
this.type = 0,
this.connectionType,
});
POSPrinter({
this.id,
this.name,
this.address,
this.deviceId,
this.vendorId,
this.productId,
this.type = 0,
this.connectionType,
});