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