menu
chat_call_core package
documentation
presentation/chat/chat_event.dart
AddChatEvent
AddChatEvent constructor
AddChatEvent constructor
dark_mode
light_mode
AddChatEvent
constructor
AddChatEvent
(
Message
message
,
String
roomId
,
String
type
)
Implementation
AddChatEvent(this.message, this.roomId, this.type);
chat_call_core package
documentation
presentation/chat/chat_event
AddChatEvent
AddChatEvent constructor
AddChatEvent class