GuardEntry constructor
const
GuardEntry(
- AutoRouteGuard guard,
- NavigationResolver _resolver
Default constructor
Implementation
const GuardEntry(this.guard, this._resolver);