Package-level declarations
Types
Link copied to clipboard
class InitHistoryRecordingUseCase(startDebugHistoryRecording: StartDebugHistoryRecordingUseCase, stopDebugHistoryRecording: StopDebugHistoryRecordingUseCase, isHistoryRecordingEnabled: Boolean, observeDebugButtonEnabled: ObserveSendDebugInfoButtonEnabledUseCase, observeDebugEnabled: ObserveIsDebugModeEnabledUseCase, scope: CoroutineScope = MainScope())
Link copied to clipboard