Dart
dart:html
SpeechSynthesis
pending property
pending
description
pending
property
Null safety
bool
?
pending
Implementation
bool? get pending native;
Dart
dart:html
SpeechSynthesis
pending property
SpeechSynthesis class
Properties
hashCode
on
paused
pending
runtimeType
speaking
Methods
addEventListener
cancel
dispatchEvent
getVoices
noSuchMethod
pause
removeEventListener
resume
speak
toString
Operators
operator ==