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