get printer firmware version
static Future<String?> getPrinterVersion() { return NyxPrinterPlatform.instance.getPrinterVersion(); }