VoiceAgentErrorEvent constructor
const
VoiceAgentErrorEvent({
- required String error,
Implementation
const VoiceAgentErrorEvent({required this.error});
const VoiceAgentErrorEvent({required this.error});