Future<void> go(String route) async { this.route = await _parser.parseRouteInformation(RouteInformation(location: route)); }