menu
audio_monitor package
documentation
audio_monitor_method_channel.dart
MethodChannelAudioMonitor
unmute method
unmute method
dark_mode
light_mode
unmute
method
@
override
Future
<
void
>
unmute
(
)
override
Implementation
@override Future<void> unmute() async { await _invokeVoidMethod('unmute'); }
audio_monitor package
documentation
audio_monitor_method_channel
MethodChannelAudioMonitor
unmute method
MethodChannelAudioMonitor class