add initialized channel tests

Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
Sahil Kumar
2021-06-09 21:01:35 +05:30
parent 89f989003d
commit e2529231fd
9 changed files with 2019 additions and 28 deletions
@@ -757,7 +757,7 @@ class StreamChatClient {
Future<UpdateChannelResponse> updateChannel(
String channelId,
String channelType,
Map<String, dynamic> data, {
Map<String, Object?> data, {
Message? message,
}) =>
_chatApi.channel.updateChannel(