menu
chat_call_core package
documentation
presentation/chat/chat_event.dart
UpdateChatAPIEvent
UpdateChatAPIEvent constructor
UpdateChatAPIEvent constructor
dark_mode
light_mode
UpdateChatAPIEvent
constructor
UpdateChatAPIEvent
(
String
id
,
String
type
,
Status
status
)
Implementation
UpdateChatAPIEvent(this.id, this.type, this.status);
chat_call_core package
documentation
presentation/chat/chat_event
UpdateChatAPIEvent
UpdateChatAPIEvent constructor
UpdateChatAPIEvent class