create static method

TTSOptions create()

Implementation

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