The read-only bodyUsed property of the Request interface is a boolean value that indicates whether the request body has been read yet.
bodyUsed
external bool get bodyUsed;