getInitialRoute method

String getInitialRoute()

Get the initial route.

Implementation

String getInitialRoute() => _initialRoute ?? '/';