menu
messenger
store/event/chat.dart
ChatEvent
ChatEvent.new const constructor
ChatEvent.new
dark_mode
light_mode
ChatEvent
constructor
const
ChatEvent
(
ChatId
chatId
)
Implementation
const ChatEvent(this.chatId);
messenger
chat
ChatEvent
ChatEvent.new const constructor
ChatEvent class