value property

  1. @JsonKey(fromJson: _healthValueFromJson)
HealthValue value
getter/setter pair

The value of the health data.

See HealthValue

Implementation

@JsonKey(fromJson: _healthValueFromJson)
HealthValue value;