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