response property
final
Details about the response.
Can be null
if the request has not yet been responded to.
Implementation
final HttpProfileResponseData? response;
Details about the response.
Can be null
if the request has not yet been responded to.
final HttpProfileResponseData? response;