menu
flutter_agent_pupau package
documentation
services/message_service.dart
MessageService
isVoiceAudioEvent static method
isVoiceAudioEvent static method
dark_mode
light_mode
isVoiceAudioEvent
static method
bool
isVoiceAudioEvent
(
VoiceSseEventType
type
)
Implementation
static bool isVoiceAudioEvent(VoiceSseEventType type) => type.isAudioEvent;
flutter_agent_pupau package
documentation
services/message_service
MessageService
isVoiceAudioEvent static method
MessageService class