Indicates whether the body of the response has been used yet.
The response's body is considered used once it has been read. For example, after calling the response's json() function, the value of bodyUsed will be true.
json()
bodyUsed
true