fullPath
Get the full path for a Navigatable within the navigation builder context.
Example usage:
store.navigation {
navigateTo(ToolsScreen.fullPath)
}Content copied to clipboard
Return
The full path for the navigatable
Throws
if the navigatable is not registered