menu
xfmsc package
documentation
entity/speech_error.dart
SpeechError
SpeechError.new const constructor
SpeechError.new const constructor
dark_mode
light_mode
SpeechError
constructor
const
SpeechError
(
int
errorCode
,
String
errorDescription
)
Implementation
const SpeechError(this.errorCode, this.errorDescription);
xfmsc package
documentation
entity/speech_error
SpeechError
SpeechError.new const constructor
SpeechError class