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