OpenNextScreenUseCase

class OpenNextScreenUseCase(    lifecycleObserver: SplashLifecycleObserver,     splashRouter: SplashRouter,     getNavCommand: GetSplashNavigationCommandUseCase)

Constructors

Link copied to clipboard
constructor(lifecycleObserver: SplashLifecycleObserver, splashRouter: SplashRouter, getNavCommand: GetSplashNavigationCommandUseCase)

Functions

Link copied to clipboard
suspend operator fun invoke()