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