debugLastTransitionOrigin property

StackTrace? get debugLastTransitionOrigin

The call site that issued this router's most recent committed navigation, for DevTools. Debug only; null in release (and for changes with no app call site, e.g. a system-back pop).

Implementation

StackTrace? get debugLastTransitionOrigin;