pathParameters property

Map<String, String> pathParameters
final

Path parameters captured by the router.

Implementation

final Map<String, String> pathParameters;