Flutter
vm_service
HttpProfileResponseData
headers property
headers
headers
property
Null safety
Map
<
String
,
dynamic
>
headers
final
Returns the client response headers.
Implementation
final Map<String, dynamic> headers;
Flutter
vm_service
HttpProfileResponseData
headers property
HttpProfileResponseData class
Constructors
HttpProfileResponseData
Properties
compressionState
connectionInfo
contentLength
cookies
endTime
error
hasError
hashCode
headers
isComplete
isRedirect
persistentConnection
reasonPhrase
redirects
runtimeType
startTime
statusCode
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
parse