menu
messenger
store/event/chat.dart
EventChatDirectLinkUpdated
EventChatDirectLinkUpdated const constructor
EventChatDirectLinkUpdated
dark_mode
light_mode
EventChatDirectLinkUpdated
constructor
const
EventChatDirectLinkUpdated
(
ChatId
chatId
,
ChatDirectLink
link
)
Implementation
const EventChatDirectLinkUpdated(super.chatId, this.link);
messenger
chat
EventChatDirectLinkUpdated
EventChatDirectLinkUpdated const constructor
EventChatDirectLinkUpdated class