path property
The suffix path this route will respond to.
The complete path is determined by where the route is added, ie. the path given to WebServer.addRoute.
Implementation
final String path;
The suffix path this route will respond to.
The complete path is determined by where the route is added, ie. the path given to WebServer.addRoute.
final String path;