menu
chat_call_core package
documentation
presentation/call/call_bloc.dart
SendRatingCallingEvent
SendRatingCallingEvent constructor
SendRatingCallingEvent constructor
dark_mode
light_mode
SendRatingCallingEvent
constructor
SendRatingCallingEvent
(
{
required
String
id
,
String
?
rate
,
String
?
note
,
})
Implementation
SendRatingCallingEvent({required this.id, this.rate, this.note});
chat_call_core package
documentation
presentation/call/call_bloc
SendRatingCallingEvent
SendRatingCallingEvent constructor
SendRatingCallingEvent class