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