Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bardram committed Aug 28, 2024
1 parent 177ef5e commit bae3107
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/health/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ Below is a simplified flow of how to use the plugin.
A [`HealthDataPoint`](https://pub.dev/documentation/health/latest/health/HealthDataPoint-class.html) object contains the following data fields:

```dart
String uuid;
HealthValue value;
HealthDataType type;
HealthDataUnit unit;
Expand Down

0 comments on commit bae3107

Please sign in to comment.