routeInformationParser property Null safety

GoRouteInformationParser routeInformationParser
override

The route information parser used by GoRouter.

Implementation

@override
GoRouteInformationParser get routeInformationParser =>
    _routeInformationParser;