property Body.body
A simple getter used to expose a ReadableStream
of the body contents.
Type Jump to heading
ReadableStream<Uint8Array> | null
A simple getter used to expose a ReadableStream
of the body contents.
ReadableStream<Uint8Array> | null