Future<bool?> startRead(int mode, int timeout) { return FlutterUsbDeviceManagePlatform.instance.rfidStartRead(mode, timeout); }