Future<void> setLogLevel(LogLevel level) { return TySmartPosApiPluginPlatform.instance.setLogLevel(level); }