params property

Map<String, String> params
final

parsed request path parameters

Implementation

final Map<String, String> params;