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