http package
documentation
http
BaseRequest
url property
url
http package
documentation
http
BaseRequest
url property
BaseRequest class
Constructors
BaseRequest
Properties
contentLength
finalized
followRedirects
hashCode
headers
maxRedirects
method
persistentConnection
runtimeType
url
Methods
finalize
noSuchMethod
send
toString
Operators
operator ==
url
property
Uri
url
final
The URL to which the request will be sent.
Implementation
final Uri url;