menu
magic_ad_sdk package
documentation
magic_sdk.dart
MagicSdk
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return MagicSdkPlatform.instance.getPlatformVersion(); }
magic_ad_sdk package
documentation
magic_sdk
MagicSdk
getPlatformVersion method
MagicSdk class