menu
flutter_ad_new package
documentation
flutter_ad.dart
FlutterAd
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<
String?
> getPlatformVersion() {
return
FlutterAdPlatform.instance.getPlatformVersion(); }
flutter_ad_new package
documentation
flutter_ad
FlutterAd
getPlatformVersion method
FlutterAd class