name property

String get name

The name read-only property of the SpeechSynthesisVoice interface returns a human-readable name that represents the voice.

Implementation

external String get name;