Update packages/stream_chat/lib/src/core/api/stream_chat_api.dart
This commit is contained in:
@@ -15,7 +15,7 @@ import 'package:stream_chat/src/core/http/token_manager.dart';
|
|||||||
|
|
||||||
export 'device_api.dart' show PushProvider;
|
export 'device_api.dart' show PushProvider;
|
||||||
|
|
||||||
/// Api_client that wraps every other specific api
|
/// ApiClient that wraps every other specific api
|
||||||
class StreamChatApi {
|
class StreamChatApi {
|
||||||
/// Initialize a new stream chat api
|
/// Initialize a new stream chat api
|
||||||
StreamChatApi(
|
StreamChatApi(
|
||||||
|
|||||||
Reference in New Issue
Block a user