params property

Map<String, GgRouteParam> params
final

The parameters that will be assigned to the current route tree node.

Implementation

final Map<String, GgRouteParam> params;