Future<void> setEmvLogSwitch(bool isOn) { return TySmartPosApiPluginPlatform.instance.setEmvLogSwitch(isOn); }