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