menu
messenger
store/event/chat.dart
EventChatTypingStopped
EventChatTypingStopped const constructor
EventChatTypingStopped
dark_mode
light_mode
EventChatTypingStopped
constructor
const
EventChatTypingStopped
(
ChatId
chatId
,
User
user
)
Implementation
const EventChatTypingStopped(super.chatId, this.user);
messenger
chat
EventChatTypingStopped
EventChatTypingStopped const constructor
EventChatTypingStopped class