@override Future<bool> isPrinterCoverOpen() async { return await methodChannel.invokeMethod('isPrinterCoverOpen'); }