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