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