shallowRoute property

Route<T> shallowRoute
final

The Route that answered this sub-path.

This is mostly for internal use, and useless in production.

Implementation

final Route<T> shallowRoute;