void evalJavascript(String methodName, List<String> params) { this._handlerCallback?.evalJavascript(methodName, params); }