menu
messenger
domain/model/ongoing_call.dart
ErrorNotification
ErrorNotification constructor
ErrorNotification
dark_mode
light_mode
ErrorNotification
constructor
ErrorNotification
(
{
required
String
message
,
})
Implementation
ErrorNotification({required this.message});
messenger
ongoing_call
ErrorNotification
ErrorNotification constructor
ErrorNotification class