menu
chat_call_core package
documentation
presentation/call/call_bloc.dart
FileSendCallSuccessState
FileSendCallSuccessState constructor
FileSendCallSuccessState constructor
dark_mode
light_mode
FileSendCallSuccessState
constructor
FileSendCallSuccessState
(
{
required
String
type
,
required
String
message
,
required
num
size
,
})
Implementation
FileSendCallSuccessState({required this.type, required this.message, required this.size});
chat_call_core package
documentation
presentation/call/call_bloc
FileSendCallSuccessState
FileSendCallSuccessState constructor
FileSendCallSuccessState class