Future<void> setReadCardConfig(bool msr, bool ic, bool rf) { return TySmartPosApiPluginPlatform.instance.setReadCardConfig(msr, ic, rf); }