menu
llm_dart package
documentation
providers/google/tts.dart
GoogleTTSErrorEvent
GoogleTTSErrorEvent.new const constructor
GoogleTTSErrorEvent.new const constructor
dark_mode
light_mode
GoogleTTSErrorEvent
constructor
const
GoogleTTSErrorEvent
(
{
required
String
message
,
String
?
code
,
})
Implementation
const GoogleTTSErrorEvent({ required this.message, this.code, });
llm_dart package
documentation
providers/google/tts
GoogleTTSErrorEvent
GoogleTTSErrorEvent.new const constructor
GoogleTTSErrorEvent class