menu
chat_call_core package
documentation
presentation/chat/chat_state.dart
SendChatAPIChatState
SendChatAPIChatState constructor
SendChatAPIChatState constructor
dark_mode
light_mode
SendChatAPIChatState
constructor
SendChatAPIChatState
(
String
id
,
String
message
,
String
name
,
String
type
, {
int
?
size
,
})
Implementation
SendChatAPIChatState(this.id, this.message, this.name, this.type, {this.size});
chat_call_core package
documentation
presentation/chat/chat_state
SendChatAPIChatState
SendChatAPIChatState constructor
SendChatAPIChatState class