response property

HttpProfileResponseData? response
final

Details about the response.

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

Implementation

final HttpProfileResponseData? response;