routeInformationParser property

  1. @override
RouteInformationParser<Object>? routeInformationParser
final

Parser for converting route information to typed objects.

Implementation

@override
final RouteInformationParser<Object>? routeInformationParser;