params property

Map<String, String> params
final

Parameters extracted from the matched route pattern.

Implementation

final Map<String, String> params;