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