menu
harmony_os_version package
documentation
harmony_os_version_platform_interface.dart
HarmonyOsVersionPlatform
osVersion method
osVersion method
dark_mode
light_mode
osVersion
method
Future
<
String
?
>
osVersion
(
)
Implementation
Future<String?> osVersion() { throw UnimplementedError('osVersion() has not been implemented.'); }
harmony_os_version package
documentation
harmony_os_version_platform_interface
HarmonyOsVersionPlatform
osVersion method
HarmonyOsVersionPlatform class