```typescript
import { type Http2Stream } from "node:node__http2.d.ts";
```
Set to `true` if the `END_STREAM` flag was set in the request or response
HEADERS frame received, indicating that no additional data should be received
and the readable side of the `Http2Stream` will be closed.