menu
flutter_health_kit package
documentation
models.dart
Device
name property
name property
dark_mode
light_mode
name
property
String
?
name
final
The name of the device.
Implementation
final String? name;
flutter_health_kit package
documentation
models
Device
name property
Device class