delegate property

GetDelegate delegate

Implementation

GetDelegate get delegate {
  return router.routerDelegate as GetDelegate;
}