toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
app
/
edu.stanford.bdh.engagehf.health.weight.bottomsheet
/
AddWeightBottomSheetViewModel
/
Action
/
UpdateWeight
Update
Weight
data
class
UpdateWeight
(
val
weight
:
Double
)
:
AddWeightBottomSheetViewModel.Action
Members
Constructors
Update
Weight
Link copied to clipboard
constructor
(
weight
:
Double
)
Properties
weight
Link copied to clipboard
val
weight
:
Double