Update packages/stream_chat/lib/src/core/models/user.dart

This commit is contained in:
Salvatore Giordano
2022-02-03 11:42:04 +01:00
committed by GitHub
parent 5580fc2ba1
commit 4791aa86fe
@@ -69,7 +69,6 @@ class User extends Equatable {
'online', 'online',
'banned', 'banned',
'ban_expires', 'ban_expires',
'dashboard_ban_channel_cid',
'teams', 'teams',
'language', 'language',
]; ];