Opens constructed route
@override Future<void> processRoute(UIRoute route) async { await UMvvmApp.navigationInteractor?.showDialog(route); }