onParserException property
The exception handler that is called when parser can't handle the incoming uri.
This method must return a RouteMatchList for the parsed result.
Implementation
final ParserExceptionHandler? onParserException;
The exception handler that is called when parser can't handle the incoming uri.
This method must return a RouteMatchList for the parsed result.
final ParserExceptionHandler? onParserException;