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