Update packages/stream_chat/lib/src/core/models/channel_mute.dart
Co-authored-by: Ayush Shekhar <[email protected]>
This commit is contained in:
co-authored by
Ayush Shekhar
parent
d938a0759d
commit
3ebf05bddf
@@ -26,7 +26,7 @@ class ChannelMute {
|
|||||||
/// The target channel
|
/// The target channel
|
||||||
final ChannelModel channel;
|
final ChannelModel channel;
|
||||||
|
|
||||||
/// The date in which the use was muted
|
/// The date in which the channel was muted
|
||||||
final DateTime createdAt;
|
final DateTime createdAt;
|
||||||
|
|
||||||
/// The date of the last update
|
/// The date of the last update
|
||||||
|
|||||||
Reference in New Issue
Block a user