BluetoothPrinterManager constructor
BluetoothPrinterManager(
- POSPrinter printer
Implementation
BluetoothPrinterManager(POSPrinter printer) {
super.printer = printer;
}
BluetoothPrinterManager(POSPrinter printer) {
super.printer = printer;
}