routeWhenAdded property

Route? routeWhenAdded
final

The current route when the interceptor was added through the BackButtonInterceptor.add() method.

Implementation

final Route? routeWhenAdded;