endEvent constant

EventStreamProvider<SpeechSynthesisEvent> const endEvent

Implementation

static const EventStreamProvider<SpeechSynthesisEvent> endEvent =
    EventStreamProvider<SpeechSynthesisEvent>('end');