openCashBox static method
Open cash drawer PrinterService >= v1.6.1
Implementation
static Future<void> openCashBox() {
return NyxPrinterPlatform.instance.openCashBox();
}
Open cash drawer PrinterService >= v1.6.1
static Future<void> openCashBox() {
return NyxPrinterPlatform.instance.openCashBox();
}