What if we could get a fallback parameter for goBack() instead of manually checking canGoBack() then handling that in if else statement?
Imagine having a syntax like goBack({ fallback: 'Home' })