stream property
Stream<SpeechRecognitionEvent>
get
stream
Implementation
Stream<SpeechRecognitionEvent> get stream => _recognitionController.stream;
Stream<SpeechRecognitionEvent> get stream => _recognitionController.stream;