SymptomsUiStateMapper

class SymptomsUiStateMapper @Inject constructor(localeProvider: LocaleProvider)

Constructors

Link copied to clipboard
@Inject
constructor(localeProvider: LocaleProvider)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun mapSymptomsUiState(selectedSymptomType: SymptomType, symptomScores: List<SymptomScore>): SymptomsUiState