InconsistencyAssertHandlerImpl
class InconsistencyAssertHandlerImpl( observeIsDebugModeEnabled: ObserveIsDebugModeEnabledUseCase, val coroutineScope: CoroutineScope) : InconsistencyAssertHandler
Constructors
Link copied to clipboard
constructor(observeIsDebugModeEnabled: ObserveIsDebugModeEnabledUseCase, coroutineScope: CoroutineScope)