method Scope.prototype.setSessionimport { Scope } from "https://deno.land/x/sentry@7.120.0/index.d.ts"; setSession(session?: Session): thisParametersoptionalsession: SessionReturnsthis