params property

List<HttpRouteParam> params
final

The parameters of this part.

Implementation

final List<HttpRouteParam> params;