path property

Map<String, String> path
final

Path parameters captured from routes such as /users/:id.

Implementation

final Map<String, String> path;