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