defaultValue property - SpeechSynthesisVoice class - dart:html library (original) (raw)

description

  1. @JSName.new('default')

bool? getdefaultValue

Implementation

@JSName('default')
bool? get defaultValue native;