From fb5a753ecf51548f76ecbee5998d93c42e9efdf2 Mon Sep 17 00:00:00 2001 From: Sahil Kumar Date: Fri, 5 May 2023 18:04:40 +0530 Subject: [PATCH] Update packages/stream_chat/lib/src/core/api/stream_chat_api.dart --- packages/stream_chat/lib/src/core/api/stream_chat_api.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/stream_chat/lib/src/core/api/stream_chat_api.dart b/packages/stream_chat/lib/src/core/api/stream_chat_api.dart index b6850bac..73b6a23a 100644 --- a/packages/stream_chat/lib/src/core/api/stream_chat_api.dart +++ b/packages/stream_chat/lib/src/core/api/stream_chat_api.dart @@ -15,7 +15,7 @@ import 'package:stream_chat/src/core/http/token_manager.dart'; export 'device_api.dart' show PushProvider; -/// Api_client that wraps every other specific api +/// ApiClient that wraps every other specific api class StreamChatApi { /// Initialize a new stream chat api StreamChatApi(