@override Future<String?> printerState() async { return await methodChannel.invokeMethod('PRINTER_STATE'); }