Stream of end
events handled by this SpeechRecognition.
Source
@DomName('SpeechRecognition.onend') @DocsEditable() Stream<Event> get onEnd => endEvent.forTarget(this);
Stream of end
events handled by this SpeechRecognition.
@DomName('SpeechRecognition.onend') @DocsEditable() Stream<Event> get onEnd => endEvent.forTarget(this);