stopScreenSharing method
void
stopScreenSharing()
Implementation
void stopScreenSharing() {
_engineSDK.Dart_StopScreenSharing(_engineFFIPointer);
}
void stopScreenSharing() {
_engineSDK.Dart_StopScreenSharing(_engineFFIPointer);
}