Future<BroadCast> startScreenShare(Map<String, dynamic> configuration) async { return RTCFactoryNative.instance.startScreenShare(configuration); }