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