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