Future<String> getScreenShareCfg() async { return await _channel.invokeMethod("getScreenShareCfg"); }