params property

List<HttpRouteParam> params
final

The parameters of this route. May change across invocations of this route.

Implementation

final List<HttpRouteParam> params;