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