menu
forestvpn_huawei_ads package
documentation
adslite/instream/instream_ad_view.dart
InstreamAdViewController
play method
play method
dark_mode
light_mode
play
method
Future
<
bool
?
>
play
(
)
Implementation
Future<bool?> play() async { return await _channel.invokeMethod('play'); }
forestvpn_huawei_ads package
documentation
adslite/instream/instream_ad_view
InstreamAdViewController
play method
InstreamAdViewController class