path property

String path
final

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;