SettingsViewModel

class SettingsViewModel(userPreferencesRepository: UserPreferencesRepository) : ViewModel

Constructors

Link copied to clipboard
constructor(userPreferencesRepository: UserPreferencesRepository)

Properties

Link copied to clipboard
val uiState: StateFlow<SettingsUiState>

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard