params property

Iterable<HttpRouteParam> get params

Implementation

Iterable<HttpRouteParam> get params => _params.values;