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