Check if printer is currently connected
Future<bool> isPrinterConnected() { return XprinterPlatform.instance.isPrinterConnected(); }