menu
flutter_health_wrapper package
documentation
flutter_health_wrapper.dart
HealthDataPoint
unitString property
unitString property
dark_mode
light_mode
unitString
property
String
get
unitString
The data point unit as a string
Implementation
String get unitString => _unit.name;
flutter_health_wrapper package
documentation
flutter_health_wrapper
HealthDataPoint
unitString property
HealthDataPoint class