params property

Map<String, dynamic> params
final

The parsed route parameters.

Implementation

final Map<String, dynamic> params;