ObserveIsDebugModeEnabledUseCase

Constructors

Link copied to clipboard
constructor(repository: DebugModeRepository, isDebugModeEnabledUseCase: IsDebugModeEnabledUseCase)

Functions

Link copied to clipboard
operator fun invoke(): Flow<Boolean>