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