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