toggle menu
app
androidJvm
switch theme
search in API
app
/
org.scottishtecharmy.soundscape.viewmodels
/
SettingsViewModel
/
SettingsUiState
/
SettingsUiState
Settings
Ui
State
constructor
(
beaconTypes
:
List
<
String
>
=
emptyList()
,
voiceTypes
:
List
<
String
>
=
emptyList()
)