bool defaultValue

Source

@DomName('SpeechSynthesisVoice.default')
@DocsEditable()
bool get defaultValue =>
    _blink.BlinkSpeechSynthesisVoice.instance.default_Getter_(this);