menu
infobip_voice package
documentation
model/events.dart
CallErrorEvent
CallErrorEvent.new const constructor
CallErrorEvent.new const constructor
dark_mode
light_mode
CallErrorEvent
constructor
const
CallErrorEvent
(
int
id
,
String
?
name
,
String
?
description
)
Implementation
const CallErrorEvent(this.id, this.name, this.description);
infobip_voice package
documentation
model/events
CallErrorEvent
CallErrorEvent.new const constructor
CallErrorEvent class