http package
documentation
http
BaseRequest
url property
url
url
property
Null safety
Uri
url
final
The URL to which the request will be sent.
Implementation
final Uri 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 ==