popToNativeRoot static method

  1. @Deprecated('已废弃,请调用popToRoot')
void popToNativeRoot()

Implementation

@Deprecated('已废弃,请调用popToRoot')
static void popToNativeRoot() {
  DNavigatorManager.popToRoot();
}