Opens constructed route
@override Future<void> processRoute(UIRoute route) async { await mapper.openRoute(route); }