response property

HttpProfileResponseData? response
final

Information received in response to the initial HTTP request.

Can be null if the request has not yet been responded to.

Implementation

final HttpProfileResponseData? response;