menu
flutter_core_unique_id package
documentation
unique_id.dart
UniqueId
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return UniqueIdPlatform.instance.getPlatformVersion(); }
flutter_core_unique_id package
documentation
unique_id
UniqueId
getPlatformVersion method
UniqueId class