rootDelegate property

GetDelegate get rootDelegate

Retrieves the root delegate.

Implementation

GetDelegate get rootDelegate => config.routerDelegate as GetDelegate;