toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
app
/
edu.stanford.bdh.engagehf.health
/
AverageHealthData
Average
Health
Data
data
class
AverageHealthData
(
val
value
:
Double
,
val
formattedValue
:
String
)
Members
Constructors
Average
Health
Data
Link copied to clipboard
constructor
(
value
:
Double
,
formattedValue
:
String
)
Properties
formatted
Value
Link copied to clipboard
val
formattedValue
:
String
value
Link copied to clipboard
val
value
:
Double