params property

Map<String, String> params
final

Path parameters extracted from the route pattern.

Implementation

final Map<String, String> params;