onRouteInformationParser method
Returns the Route Parser if any.
Implementation
RouteInformationParser<Object>? onRouteInformationParser() =>
inRouteInformationParser?.call();
Returns the Route Parser if any.
RouteInformationParser<Object>? onRouteInformationParser() =>
inRouteInformationParser?.call();