routeWhenAdded property
The current route when the interceptor was added through the BackButtonInterceptor.add() method.
Implementation
final Route? routeWhenAdded;
The current route when the interceptor was added through the BackButtonInterceptor.add() method.
final Route? routeWhenAdded;