menu
health_ios12 package
documentation
health.dart
HealthDataPoint
typeString property
typeString property
dark_mode
light_mode
typeString
property
String
get
typeString
The data point type as a string
Implementation
String get typeString => _type.name;
health_ios12 package
documentation
health
HealthDataPoint
typeString property
HealthDataPoint class