Future<int?> startSearchCard(bool msr, bool ic, bool rf, int timeout) { return TySmartPosApiPluginPlatform.instance .startSearchCard(msr, ic, rf, timeout); }