dartness_server
dartness
ControllerRoute
handler property
handler
handler
property
Null safety
Function
handler
final
The function to be called when executing the route.
Implementation
final Function handler;
dartness_server
dartness
ControllerRoute
handler property
ControllerRoute class
Constructors
ControllerRoute
Properties
handler
hashCode
headers
httpCode
method
params
path
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==