getCurrentRouteAddress static method
获取当前路由地址
Implementation
static String? getCurrentRouteAddress() {
return PageInfoTracker.instance.getCurrentRouteAddress();
}
获取当前路由地址
static String? getCurrentRouteAddress() {
return PageInfoTracker.instance.getCurrentRouteAddress();
}