routeInformationParser property Null safety
override
The route information parser used by GoRouter.
Implementation
@override
GoRouteInformationParser get routeInformationParser =>
_routeInformationParser;
The route information parser used by GoRouter.
@override
GoRouteInformationParser get routeInformationParser =>
_routeInformationParser;