route property

Route<T> route

The most specific route.

Implementation

Route<T> get route => deepest.shallowRoute;