3.11 Stop screen sharing
@override Future<void> stopScreenSharing() async { _engineNative.stopScreenSharing(); }