menu
sfm_flutter_plugin package
documentation
enx_flutter_plugin.dart
EnxRtc
pause static method
pause static method
dark_mode
light_mode
pause
static method
Future
<
void
>
pause
(
)
Implementation
static Future<void> pause() async { await _channel.invokeMethod('pause'); }
sfm_flutter_plugin package
documentation
enx_flutter_plugin
EnxRtc
pause static method
EnxRtc class