property Http2Stream.closed Usage in Deno```typescript import { type Http2Stream } from "node:node__http2.d.ts"; ``` Set to `true` if the `Http2Stream` instance has been closed. Type boolean