request property Null safety
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;
Information sent as part of the initial HTTP request.
Can be null
if the request has not yet been completed.
final HttpProfileRequestData? request;