property Http2Session.closed Usage in Deno```typescript import { type Http2Session } from "node:node__http2.d.ts"; ``` Will be `true` if this `Http2Session` instance has been closed, otherwise `false`. Type boolean