path property
The suffix path to be handled.
The path should start and end with a "/"
and it shouldn't collide with a real web path.
Implementation
final String path;
The suffix path to be handled.
The path should start and end with a "/"
and it shouldn't collide with a real web path.
final String path;