httpRequest property
HttpRequest
get
httpRequest
Provides access to the underlying HttpRequest.
Implementation
HttpRequest get httpRequest => _rq;
Provides access to the underlying HttpRequest.
HttpRequest get httpRequest => _rq;