parameters property

Map<String, String>? parameters
final

Parameters associated with the route.

Implementation

final Map<String, String>? parameters;