create static method

TTSVoiceInfo create()

Implementation

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