routeInformationParser property

  1. @Deprecated('Should not be an exposed property')
RouteInformationParser<Object>? get routeInformationParser
inherited

Implementation

@Deprecated('Should not be an exposed property')
RouteInformationParser<Object>? get routeInformationParser =>
    _routeInformationParser;