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