path property

String path
final

The path pattern of the route, e.g., '/user/:id'.

Implementation

final String path;