menu
x_apm package
documentation
x_apm.dart
ApmNavigatorObserver
getRecentRouteHistory method
getRecentRouteHistory method
dark_mode
light_mode
getRecentRouteHistory
method
ListQueue
<
String
>
getRecentRouteHistory
(
)
获取路由记录
Implementation
ListQueue<String> getRecentRouteHistory() { return routeHistory; }
x_apm package
documentation
x_apm
ApmNavigatorObserver
getRecentRouteHistory method
ApmNavigatorObserver class