Source
ComponentInstruction(this.urlPath, this.urlParams, RouteData data, this.componentType, this.terminal, this.specificity, [this.params, this.routeName]) { this.routeData = data ?? BLANK_ROUTE_DATA; }
ComponentInstruction(this.urlPath, this.urlParams, RouteData data, this.componentType, this.terminal, this.specificity, [this.params, this.routeName]) { this.routeData = data ?? BLANK_ROUTE_DATA; }