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