OnSpeechError typedef
OnSpeechError =
void Function(SpeechRecognitionError error)
Implementation
typedef OnSpeechError = void Function(SpeechRecognitionError error);
typedef OnSpeechError = void Function(SpeechRecognitionError error);