startupProcessInitialRoute method
void
startupProcessInitialRoute()
Called when all the processes of StartupSequence have successfully completed. Implements the navigation process to the application home.
Implementation
void startupProcessInitialRoute() => () {};