3.10 Start screen sharing
@override Future<void> startScreenSharing({String appGroup = ''}) async { _engineNative.startScreenSharing(appGroup); }