value property
- @JsonKey(fromJson: _healthValueFromJson)
getter/setter pair
The value of the health data.
See HealthValue
Implementation
@JsonKey(fromJson: _healthValueFromJson)
HealthValue value;
The value of the health data.
See HealthValue
@JsonKey(fromJson: _healthValueFromJson)
HealthValue value;