request property

HttpProfileRequestData? request
final

Information sent as part of the initial HTTP request.

Can be null if the request has not yet been completed.

Implementation

final HttpProfileRequestData? request;