debugParserFuture property
The future of current route parsing (used for testing asynchronous redirection).
Implementation
@visibleForTesting
Future<RouteMatchList>? debugParserFuture;
The future of current route parsing (used for testing asynchronous redirection).
@visibleForTesting
Future<RouteMatchList>? debugParserFuture;