DBRouterDelegate.private constructor Null safety
Create a DBRouterDelegate from scratch.
Implementation
@visibleForTesting
DBRouterDelegate.private(
this._pages,
this._pageBuilders,
this._navigatorKey,
this._popResultTracker,
this._navigationObserver,
this._customNavigatorObservers,
this._restorationScopeId, {
this.reportPageUpdateToEngine = false,
});