ScriptCallback(String method, String body, String error) { this.method = method; this.body = body; this.error = error; }