path property

String path
final

Path pattern to match against, e.g. '/', '/users/:id', or '/docs/*'.

Implementation

final String path;