menu
popscope_ios_plus package
documentation
popscope_ios.dart
PopscopeIos
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return PopscopeIosPlatform.instance.getPlatformVersion(); }
popscope_ios_plus package
documentation
popscope_ios
PopscopeIos
getPlatformVersion method
PopscopeIos class