routeInformationParser property

GoRouteInformationParser get routeInformationParser

The route information parser used by GoRouter.

Implementation

GoRouteInformationParser get routeInformationParser =>
    _routeInformationParser;