Success

data class Success(val medicationsTaking: Medications, val medicationsThatMayHelp: Medications, val colorKeyExpanded: Boolean) : MedicationUiState

Constructors

Link copied to clipboard
constructor(medicationsTaking: Medications, medicationsThatMayHelp: Medications, colorKeyExpanded: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard