resumePendingNavigation

Resume a pending navigation stored by GuardResult.PendAndRedirectTo.

Navigates to the stored route with backstack synthesis, then clears the pending navigation from state. Bypasses guard evaluation for the resumed navigation.

No-op if there is no pending navigation in state.