menu
chat_call_core package
documentation
presentation/call/call_bloc.dart
GetMessagesChatState
GetMessagesChatState constructor
GetMessagesChatState constructor
dark_mode
light_mode
GetMessagesChatState
constructor
GetMessagesChatState
(
List
<
Message
>
data
,
String
roomId
)
Implementation
GetMessagesChatState(this.data, this.roomId);
chat_call_core package
documentation
presentation/call/call_bloc
GetMessagesChatState
GetMessagesChatState constructor
GetMessagesChatState class