Future<void> uikitTrace({ required String trace, }) async { TencentCloudChatSdkPlatform.instance.uikitTrace(trace: trace); }