menu
chat_call_core package
documentation
presentation/call/call_bloc.dart
SendMessageCallEndState
SendMessageCallEndState constructor
SendMessageCallEndState constructor
dark_mode
light_mode
SendMessageCallEndState
constructor
SendMessageCallEndState
(
{
String
?
callId
,
String
?
type
,
String
?
status
,
String
?
content
=
""
,
})
Implementation
SendMessageCallEndState({this.callId, this.type, this.status, this.content = ""});
chat_call_core package
documentation
presentation/call/call_bloc
SendMessageCallEndState
SendMessageCallEndState constructor
SendMessageCallEndState class