property ReadableBase.prototype.readableFlowing Usage in Denoimport { ReadableBase } from "node:stream"; This property reflects the current state of a Readable stream as described in the Three states section. Type boolean | null