SpeechSynthesisUtterance constructor
SpeechSynthesisUtterance([
- String? text
Implementation
factory SpeechSynthesisUtterance([_i2.String? text]) => _i4.callConstructor(
_declaredSpeechSynthesisUtterance,
[text ?? _i6.undefined],
);