method HTTPResponse.prototype.jsonRe-exportimport { HTTPResponse } from "https://deno.land/x/puppeteer@16.2.0/mod.ts"; json(): Promise<any>ReturnsPromise<any>Promise which resolves to a JSON representation of response body.