dartness_server
dartness
ControllerRoute
httpCode property
httpCode
httpCode
property
Null safety
int
?
httpCode
final
The http code of the route if indicated.
Implementation
final int? httpCode;
dartness_server
dartness
ControllerRoute
httpCode property
ControllerRoute class
Constructors
ControllerRoute
Properties
handler
hashCode
headers
httpCode
method
params
path
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==