VoiceSessionResponded constructor
const
VoiceSessionResponded({
- required String text,
Implementation
const VoiceSessionResponded({required this.text});
const VoiceSessionResponded({required this.text});