routeStack property

List<String> routeStack
final

Best-effort Navigator 1.0 route stack (top route name first/only entry — see bestEffortRouteStack on the binding side).

Implementation

final List<String> routeStack;