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