back
val <SpecRow : NavigationBundleSpecRow<*>, Action : NavigationAction<SpecRow>> Action.back: Route.Back
Creates a Route.Back from Action
Parameters
SpecRow
the type of NavigationBundleSpecRow associated with the action.
Action
the type NavigationAction to create the Route for.