request property

Request request
final

Access to the source Request object.

Accessing read or readAsString will throw an error because the body of the Request has already been read.

Implementation

final Request request;