Flutter
sync.http
SyncHttpClientRequest
uri property
uri
uri
property
Null safety
Uri
uri
final
The Uri the HTTP request will be sent to.
Implementation
final Uri uri;
Flutter
sync.http
SyncHttpClientRequest
uri property
SyncHttpClientRequest class
Properties
contentLength
encoding
hasBody
hashCode
headers
method
runtimeType
uri
Methods
close
noSuchMethod
toString
write
Operators
operator ==