noMatchEvent constant

EventStreamProvider<SpeechRecognitionEvent> const noMatchEvent

Implementation

static const EventStreamProvider<SpeechRecognitionEvent> noMatchEvent =
    EventStreamProvider<SpeechRecognitionEvent>('nomatch');