dartness_server
dartness
DartnessRequest
method property
method
method
property
Null safety
String
method
The http method associated with the request.
Implementation
String get method => _request.method;
dartness_server
dartness
DartnessRequest
method property
DartnessRequest class
Constructors
DartnessRequest
fromShelf
Properties
hashCode
headers
method
requestedUri
runtimeType
url
Methods
body
bytes
noSuchMethod
toString
Operators
operator ==