menu
forestvpn_huawei_ads package
documentation
adslite/instream/instream_ad.dart
InstreamAd
getAdSource method
getAdSource method
dark_mode
light_mode
getAdSource
method
Future
<
String
?
>
getAdSource
(
)
Implementation
Future<String?> getAdSource() async { return await _channel.invokeMethod('getAdSource'); }
forestvpn_huawei_ads package
documentation
adslite/instream/instream_ad
InstreamAd
getAdSource method
InstreamAd class