menu
http_client package
documentation
http_client
Response
responseAddress property
responseAddress
brightness_4
responseAddress
property
Null safety
String
?
responseAddress
final
The remote address that the response was returned from.
Implementation
final String? responseAddress;
http_client package
documentation
http_client
Response
responseAddress property
Response class
Constructors
Response
Properties
body
bodyAsStream
done
hashCode
headers
reasonPhrase
redirects
requestAddress
responseAddress
runtimeType
statusCode
Methods
noSuchMethod
readAsBytes
readAsString
toString
Operators
operator ==