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