create static method

TTSVoiceList create()

Implementation

@$core.pragma('dart2js:noInline')
static TTSVoiceList create() => TTSVoiceList._();