RouteInfo
class RouteInfo
Represents a route with its visible screen index and selection state.
Parameters
id
Unique identifier for the route.
index
The 0-based index of this route as shown on screen (ordered by route ID).
isSelected
true if this is the currently active (primary) route.