routeInformationParser property

  1. @override
RouteInformationParser<Object>? routeInformationParser
latefinaloverride-getter

The RouteInformationParser that is used to configure the Router.

Implementation

@override
late final RouteInformationParser<Object>? routeInformationParser;