request property Null safety

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;