VoiceInstructionsViewModel
class VoiceInstructionsViewModel(appStore: AppStore, observeMuteVoiceInstructions: ObserveMuteVoiceInstructionsUseCase, setMuteVoiceInstructions: SetMuteVoiceInstructionsUseCase) : ViewModel
Constructors
Link copied to clipboard
constructor(appStore: AppStore, observeMuteVoiceInstructions: ObserveMuteVoiceInstructionsUseCase, setMuteVoiceInstructions: SetMuteVoiceInstructionsUseCase)