parameters property

Map<String, String?> parameters
final

A map of parameters parsed by the UriPattern that produced this match.

Implementation

final Map<String, String?> parameters;