Dart
dart:html
SpeechSynthesisVoice
defaultValue property
defaultValue
description
defaultValue
property
Null safety
bool
?
defaultValue
@JSName('default')
Implementation
@JSName('default') bool? get defaultValue native;
Dart
dart:html
SpeechSynthesisVoice
defaultValue property
SpeechSynthesisVoice class
Properties
defaultValue
hashCode
lang
localService
name
runtimeType
voiceUri
Methods
noSuchMethod
toString
Operators
operator ==