path property

String path
final

The URI path associated with this route.

Example: /users, /api/v1/products/:id

Implementation

final String path;