shallowRouter property

Router<T> shallowRouter
final

The Router that answered this sub-path.

Only really for internal use.

Implementation

final Router<T> shallowRouter;