SplashNavigationUseCaseImpl
class SplashNavigationUseCaseImpl(val preferenceManager: PreferenceManager) : SplashNavigationUseCase(source)
Implements SplashNavigationUseCase behavior in the SDAI domain layer.
Author
Dmitriy Moroz