dashboardInfo

abstract val dashboardInfo: StateFlow<NavigationDashboardInfo?>

Observable state containing navigation dashboard information. Can be RemainingInfo with route details or IndoorInfo with floor/organization data. Null when navigation information is unavailable.