获取当前使用的 TRTC SDK 的版本信息
Future<String?> getSDKVersion() { return _cloudChannel.invokeMethod('getSDKVersion'); }