menu
wearable_health package
documentation
service/health_kit/health_kit_interface.dart
HealthKit
getPlatformVersion abstract method
getPlatformVersion abstract method
dark_mode
light_mode
getPlatformVersion
abstract method
Future
<
String
>
getPlatformVersion
(
)
Gets the iOS platform version. Useful for compatibility checks.
Implementation
Future<String> getPlatformVersion();
wearable_health package
documentation
service/health_kit/health_kit_interface
HealthKit
getPlatformVersion abstract method
HealthKit class