menu
messenger
store/event/chat.dart
EventChatCallStarted
EventChatCallStarted const constructor
EventChatCallStarted
dark_mode
light_mode
EventChatCallStarted
constructor
const
EventChatCallStarted
(
ChatId
chatId
,
ChatCall
call
)
Implementation
const EventChatCallStarted(super.chatId, this.call);
messenger
chat
EventChatCallStarted
EventChatCallStarted const constructor
EventChatCallStarted class