rootDelegate property
GetDelegate
get
rootDelegate
Retrieves the root delegate.
Implementation
GetDelegate get rootDelegate => config.routerDelegate as GetDelegate;
Retrieves the root delegate.
GetDelegate get rootDelegate => config.routerDelegate as GetDelegate;