fullPath

Get the full path for a Navigatable within the navigation builder context.

Example usage:

store.navigation {
navigateTo(ToolsScreen.fullPath)
}

Return

The full path for the navigatable

Throws

if the navigatable is not registered