Extracts the parameters from the current path.
Map<String, String> get parameters => _routeDefinition._parameters(path);