defaultValue property - SpeechSynthesisVoice class - dart:html library (original) (raw)
- @JSName.new('default')
bool? getdefaultValue
Implementation
@JSName('default')
bool? get defaultValue native;
bool? getdefaultValue
@JSName('default')
bool? get defaultValue native;