dartness_server
dartness
DartnessRequest
url property
url
url
property
Null safety
Uri
url
The requested url relative to the current handler path.
Implementation
Uri get url => _request.url;
dartness_server
dartness
DartnessRequest
url property
DartnessRequest class
Constructors
DartnessRequest
fromShelf
Properties
hashCode
headers
method
requestedUri
runtimeType
url
Methods
body
bytes
noSuchMethod
toString
Operators
operator ==