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