params property

  1. @override
List<CdnHttpRouteParam> params
final

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

Implementation

@override
final List<CdnHttpRouteParam> params;