request property
final
Details about the request.
Can be null
if the request has not yet been completed.
Implementation
final HttpProfileRequestData? request;
Details about the request.
Can be null
if the request has not yet been completed.
final HttpProfileRequestData? request;